Skip to content

Collection of iris classifcation program for teaching purpose

License

Notifications You must be signed in to change notification settings

rianrajagede/iris-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Sample Codes for Iris Dataset Classification

This is a collection of simple and easy-to-read program, for Iris dataset classification. These are some different types of libraries available so that you can see the implementation difference between one and another for the same usage.

Check another dataset: Palmer Penguin Dataset which is slightly more complex than Iris dataset

Required Packages

Please install requirements.txt file in each folder


Keras (using Tensorflow backend)

Lasagne

Python

PyTorch

Tensorflow

About

Collection of iris classifcation program for teaching purpose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages