Data-Science-projects
Applying machine learning algorithms on various datasets
List of projects
- Iris dataset:
The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other.
Check out the code for the project here: Iris