Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 841 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 841 Bytes

Machine_Learning_Fundamentals

This repository has a collection of guided Jupyter notebooks that cover essential ML concepts.

Notebooks Included

  1. Linear Regression
  2. Data Preprocessing
  3. Data Types and Attributes
  4. Binary Classification
  5. Clustering
  6. K-Nearest Neighbors (KNN)
  7. Naive Bayes
  8. Comprehensive EDA performed on "Data Science Jobs and Salary" dataset
  9. Comprehensive EDA performed on "Loan Approval Prediction" dataset
  10. Models implementation performed on "Loan Approval Prediction" dataset

Features

  • Comprehensive
  • Practical Examples
  • Easy to Understand

Environment

  • Python
  • Jupyter Notebook

Usage

  • Learning: Use the notebooks to deepen your understanding of various ML concepts.
  • Teaching: Share these notebooks with students to facilitate learning in classrooms or workshops.