SkillAgentSearch skills...

Coursera Machine Learning

Coursera Machine Learning - Python code

Install / Use

npx skills add JWarmenhoven/Coursera-Machine-Learning

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Coursera Machine Learning

<IMG src='https://coursera.s3.amazonaws.com/topics/ml/large-icon.png?auto=format&dpr=1&h=256&w=256&fit=fill&bg=FFF' width=25% height=25%><P> This repository contains python implementations of certain exercises from the course by Andrew Ng.<P>

For a number of assignments in the course you are instructed to create complete, stand-alone Octave/MATLAB implementations of certain algorithms (Linear and Logistic Regression for example). The rest of the assignments depend on additional code provided by the course authors. For most of the code in this repository I have instead used existing Python implementations like Scikit-learn.<P>

<A href='http://nbviewer.ipython.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%201%20-%20Linear%20Regression.ipynb'>Exercise 1 - Linear Regression</A><BR> <A href='http://nbviewer.ipython.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%202%20-%20Logistic%20Regression.ipynb'>Exercise 2 - Logistic Regression</A><BR> <A href='http://nbviewer.ipython.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%203%20-%20Multi-class%20Classification%20and%20Neural%20Networks.ipynb'>Exercise 3 - Multi-class Classification and Neural Networks</A><BR> <A href='http://nbviewer.ipython.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%204%20-%20Neural%20Networks%20Learning.ipynb'>Exercise 4 - Neural Networks Learning</A><BR> <A href='http://nbviewer.jupyter.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%205%20-%20Regularized%20Linear%20Regression%20and%20Bias%20v.s.%20Variance.ipynb'>Exercise 5 - Regularized Linear Regression and Bias v.s. Variance</A><BR> <A href='http://nbviewer.jupyter.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%206%20-%20Support%20Vector%20Machines.ipynb'>Exercise 6 - Support Vector Machines</A><BR> <A href='http://nbviewer.jupyter.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%207%20-%20K-means%20Clustering%20and%20Principal%20Component%20Analysis.ipynb'>Exercise 7 - K-means Clustering and Principal Component Analysis</A><BR> <A href='http://nbviewer.jupyter.org/github/JWarmenhoven/Machine-Learning/blob/master/notebooks/Programming%20Exercise%208%20-%20Anomaly%20Detection%20and%20Recommender%20Systems.ipynb'>Exercise 8 - Anomaly Detection and Recommender Systems</A><BR>

References:

https://www.coursera.org/learn/machine-learning/home/welcome

Related Skills

View on GitHub
GitHub Stars856
CategoryEducation
Updated9d ago
Forks527

Languages

Jupyter Notebook

Security Score

100/100

Audited on Jul 30, 2026

No findings