Skip to content

This repository contains various Machine Learning models and experiments implemented in Python using Jupyter Notebooks (.ipynb). The aim is to explore, understand, and apply different ML algorithms to real-world datasets.

Notifications You must be signed in to change notification settings

karthik-k11/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Machine Learning

This repository contains various Machine Learning models and experiments along with EDA(Exploratory Data Analysis) implemented in Python using Jupyter Notebooks (.ipynb). The goal is to understand, practice, and apply different ML algorithms to real-world datasets and recommend insights through EDA.


πŸ“‚ Contents

  • Supervised Learning
    • Regression (Linear, Polynomial, Decision Tree, Random Forest, etc.)
    • Classification (Logistic Regression, KNN, SVM, Naive Bayes, etc.)
  • Unsupervised Learning
    • Clustering (K-Means, Hierarchical, DBSCAN)
    • Dimensionality Reduction (PCA)
  • Recommender System
  • Exploratory Data Analysis (EDA)
  • Feature Engineering & Data Preprocessing
  • Model Evaluation & Metrics

πŸš€ Technologies Used

  • Python
  • Jupyter Notebook
  • Scikit-learn
  • Pandas & NumPy
  • Matplotlib & Seaborn

🎯 Goal

The aim of this repository is to build a strong foundation in machine learning concepts and develop a collection of ML models that can be used for academic learning, research, and real-world applications.

About

This repository contains various Machine Learning models and experiments implemented in Python using Jupyter Notebooks (.ipynb). The aim is to explore, understand, and apply different ML algorithms to real-world datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published