Skip to content

muhammadrafsan/Machine-Learning-Coding-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Machine Learning Coding Tutorial

Welcome to the Machine Learning Coding Tutorial repository! This project is designed to provide an easy-to-follow introduction to machine learning concepts using Python. You'll find resources, datasets, and Jupyter notebooks to help you understand and apply basic machine learning techniques.

πŸ“ Repository Contents

  • diabetes.csv: The dataset used for this tutorial, containing data related to diabetes (sourced from public datasets). You will use this data to perform various machine learning tasks, from preprocessing to building predictive models.

  • ML_Coding_Session_1.ipynb: A Jupyter notebook containing code for:

    • Data Loading
    • Data Pre-processing
    • Feature Engineering
    • Exploratory Data Analysis (EDA) using Pandas, Matplotlib, and Seaborn

More tutorials will be added as the project progresses!

πŸš€ Getting Started

1. Clone the Repository

git clone https://github.com/muhammadrafsan/Machine-Learning-Coding-Tutorial.git

2. Navigate to the Directory

cd Machine-Learning-Coding-Tutorial

3. Install Required Packages

pip install -r requirements.txt

πŸ“š Resources

Here are some useful resources to supplement your learning:

πŸ“§ Contact

If you have any questions, feel free to reach out via email at muhammad.kabir@northsouth.edu.

About

Machine Learning Coding Tutorial for CSE445 students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published