Skip to content

LariouchOussama/Machine-Learning-Classifier-in-Python-with-Scikit-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Machine Learning Algorithms with Scikit-learn

This repository contains examples of various machine learning algorithms implemented in Python using Scikit-learn.

Overview

In this repository, you'll find Python scripts that demonstrate the implementation of popular machine learning algorithms using Scikit-learn. Each script focuses on a specific algorithm and provides a step-by-step guide to training the model, making predictions, and evaluating the performance.

The following algorithms are covered:

  • Naive Bayes Classifier
  • Logistic Regression
  • Support Vector Machines (SVM)
  • Decision Trees
  • Random Forests
  • Gradient Boosting

Resources

Contributing

If you'd like to contribute to this repository, feel free to submit pull requests with enhancements, additional algorithms, or bug fixes. Your contributions are highly appreciated!

About

Implement a simple machine learning algorithm in Python using Scikit-learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published