KostasEreksonas / Iris_classification

Repository for Iris classification project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iris_classification

Repository for Iris classification project

Setup

  1. Create a new python virtual environment: python3 -m venv .

  2. Activate newly created python virtual environemnt: source bin/activate

  3. Install required packages: pip install -r requirements.txt

  4. To open jupyter notebook from the terminal: jupyter notebook

About

Repository for Iris classification project

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.1%Language:MATLAB 0.1%