Skip to content

01Nishtha/ML-model-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Machine Learning Model Implementation

Objective

To build a predictive machine learning model using scikit-learn to classify outcomes from a dataset.

Dataset

Iris dataset from scikit-learn.

Model Used

Decision Tree Classifier

Steps Followed

  • Loaded and explored the dataset
  • Split data into training and testing sets
  • Trained a Decision Tree model
  • Evaluated model performance using accuracy score and classification report

Evaluation

The model achieved high accuracy on the test dataset, demonstrating effective classification performance.

Tools & Libraries

  • Python
  • scikit-learn
  • pandas

Output

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages