Skip to content

simple iris data viewer with ML model based on tensorflow js baseball pitch type prediction tutorial

Notifications You must be signed in to change notification settings

joshc0044/iris-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iris-basic

iris data viewer based on tensorflow js baseball tutorial

link can be found here - https://codelabs.developers.google.com/codelabs/tensorflowjs-nodejs-codelab/

Main features

  • abstract flower rendered with d3.js on client web page generated from source data

  • user input area with sliders bound by min/max values for each data field

  • crude machine learning model (note: incorrectly trained/configured at this point)

  • after server completes training ML model, emits event that allows client/user to submit query to run through ML model serverside

  • after user input processed on server, prediction result are sent to be displayed on client

About

simple iris data viewer with ML model based on tensorflow js baseball pitch type prediction tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published