Skip to content

This is a very simple machine learning project. This project is using the iris dataset and will tell you which flower aligns closest with 4 measurements.

Notifications You must be signed in to change notification settings

Dylancorbus/ml-go-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Machine Learning Project

Overview

Using the iris data set I have trained a model, and built a web interface on top it to allow you to predict flower types.

Local Run

Open chrome with this command to allow the server to respond without a ssl cert

open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security

About

This is a very simple machine learning project. This project is using the iris dataset and will tell you which flower aligns closest with 4 measurements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published