Iris species predictor
simple GUI web model for predicting Iris species using mesurments input DataType : float, example: 1.0 or 1 or 7.2 (dosen't accept commas ",")
Libraries needed
Pandas, scikit-learn, flask, gunicorn
Installing The Required Libraries
$ pip install pandas
$ pip install scikit-learn
$ pip install flask
Dataset
the dataset contains 150 samples of 3 species of Iris flowers , perfectly balanced 50,50,50 the dataset dosent have any unrealistic measurments or missing values.
Running the file
make sure the csv file and the python file are in the same directory and then open a terminal and type:
$ python app.py
will launch a local web server so you can try the app on a GUI
iris-species-predictor-web
iris-species-predictor-web
iris-species-predictor-web
iris-species-predictor-web
iris-species-predictor-web
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iris_species_cli-1.0.1.tar.gz.
File metadata
- Download URL: iris_species_cli-1.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
141e151abdcf166369bee29548b82f5862967ce6c048356c2f119bcfdddcbd1e
|
|
| MD5 |
feff6e1e7370dd3b4203c65bcc94f5d9
|
|
| BLAKE2b-256 |
f7bccad8807e5cacbdc7690572f7abed020e4d336853b8523ab0d74c23b8c03b
|
File details
Details for the file iris_species_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: iris_species_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a664033aa8267643261179717dd6a05800fb368f44e68179b4639ef1ffa72aa
|
|
| MD5 |
32ecd5e52fa479021676fa0501b6bd8b
|
|
| BLAKE2b-256 |
9785233d66a9c5c42532400003a47ee671d91f7ded7a2f7716b07af9c666cb59
|