Skip to content

drewszurko/tensorflow-iris-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow-iris-prediction

Requirements

  • six
  • numpy
  • tensorflow

Usage

git clone https://github.com/drewszurko/tensorflow-iris-prediction.git
cd tensorflow-iris-prediction/ 
pip install -r requirements.txt
python main.py

Datasets

The included dataset is the Iris flower data set. The dataset has been pre-split into training and testing files, iris_training.csv and iris_test.csv. These files are composed of 120 and 30 samples respectively.

About

A TensorFlow Deep Neural Network Classifier that trains on the Iris dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages