Skip to content

M677871/machine-learning-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AI Course Assignments Repository

This repository contains my projects in machine learning:

Machine Learning Projects

This repository contains practical machine learning projects organized by topic. Each folder focuses on a specific concept and includes a small, hands-on project for experimenting, exploring, and learning applied skills.

Topics

  • dataset-preparation/
  • data-visualization/
  • classification/
  • linear-regression/
  • polynomial-regression/
  • support-vector-machines/
  • decision-trees/
  • random-forest/
  • ensemble-methods/
  • dimensionality-reduction/
  • clustering/
  • anomaly-detection/
  • deep-learning/

Project folder structure (each topic)

Example: linear-regression/

  • linear-regression/student_habits_performance.csv
  • linear-regression/linear_regression.ipynb
  • linear-regression/README.md

How to use

  • Open a topic folder and launch the notebook (.ipynb) directly in Google Colab.
  • All datasets are included in the project folder, so you can run the notebook without installing anything.

About

Hands-on Machine Learning projects showcasing data analysis, supervised & unsupervised learning with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors