Machine Learning Algorithm Compataror
Lakshya Priyadarshi
Unknown
- 0 Collaborators
The project applies standard machine learning models to the IRIS dataset and applies statistical analysis to compare performance of models. ...learn more
Groups
Student Developers for AI
Overview / Usage
• The project applies standard machine learning models to the IRIS dataset and applies statistical analysis to compare performance of models.
• The algorithms which are used are
• Linear Discriminant Analysis
• Decision Tree Classifier
• Support Vector Machines
• Naive Bayes
• Logistic Regression
• The project is coded in Python