To run this lab, simply execute the python script, in python2.7
python Iris.py
- scipy
- numpy
- matplotlib
sudo pip install scipy numpy matplotlib
- Id
- SepalLengthCm
- SepalWidthCm
- PetalLengthCm
- PetalWidthCm
- Species
To run this lab, simply execute the python script, in python2.7
python Iris.py
sudo pip install scipy numpy matplotlib