Skip to content

This repository contains Jupyter Notebook labs for the "Machine Learning with Python" course by IBM on Coursera

Notifications You must be signed in to change notification settings

Oussama1403/Machine-Learning-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Machine Learning with Python - Jupyter Notebook Labs

This repository contains Jupyter Notebook labs for the "Machine Learning with Python" course by IBM on Coursera. Each notebook corresponds to a specific module in the course and provides hands-on exercises to reinforce the theoretical concepts covered in the lectures.

How to Use

Local Setup

  1. Clone the repository:

    git clone https://github.com/Oussama1403/Machine-Learning-with-Python
  2. Navigate to the repository directory:

    cd Machine-Learning-with-Python
  3. Launch Jupyter Notebook:

    jupyter notebook
  4. Open the desired notebook to explore and run the code cells.

Requirements

  • Python 3.x
  • Jupyter Notebook
  • Required Python libraries.

Google Colab

  1. Open Google Colab in your browser: Google Colab.

  2. Select "GitHub" from the pop-up menu or click on the "GitHub" tab.

  3. Enter the repository URL:

    https://github.com/Oussama1403/Machine-Learning-with-Python
    
  4. Choose the notebook you want to open from the list that appears.

  5. Click on the notebook file to open it in Colab, where you can run and modify the code cells.

License

This project is licensed under the MIT License.

About

This repository contains Jupyter Notebook labs for the "Machine Learning with Python" course by IBM on Coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published