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.
-
Clone the repository:
git clone https://github.com/Oussama1403/Machine-Learning-with-Python
-
Navigate to the repository directory:
cd Machine-Learning-with-Python
-
Launch Jupyter Notebook:
jupyter notebook
-
Open the desired notebook to explore and run the code cells.
- Python 3.x
- Jupyter Notebook
- Required Python libraries.
-
Open Google Colab in your browser: Google Colab.
-
Select "GitHub" from the pop-up menu or click on the "GitHub" tab.
-
Enter the repository URL:
https://github.com/Oussama1403/Machine-Learning-with-Python
-
Choose the notebook you want to open from the list that appears.
-
Click on the notebook file to open it in Colab, where you can run and modify the code cells.
This project is licensed under the MIT License.