Skip to content

Pratyush1296/Prediction-Decision-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Prediction-Decision-Tree

This repository has been created as part of my Data Science and Business Analytics Internship (GRIP) at the Sparks Foundation. The current task is to predict the species of iris flowers based on different features such as Sepal Length, Sepal Width, Petal Length and Petal Width. The dataset contains 150 observations and 3 different classes: Iris-setosa, Iris-versicolor and Iris-virginica. The dataset has also been attached.

Decision Tree has been employed for this classification problem. Since this is a multi-class classification, the overall accuracy has been reported while the values of precision, recall and f1-score have been reporeted for each class.

In addition, the ROC curve and AUC scores have been generated using the One-vs-Rest Classifer approach.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published