akchaudhary57/Andrew-Ng-Coursera-Machine-learning-in-Python
I have written Machine learning equations from scratch in python using Andrew Ng Coursera dataset. Andrew-Ng-Coursera-Machine-learning-in-Python.
This project provides Python code for fundamental machine learning algorithms, derived from Andrew Ng's Coursera course. It takes raw datasets and demonstrates how to implement core equations for tasks like predicting continuous values or classifying data into categories. Aspiring data scientists, machine learning engineers, and students looking to understand the mathematical underpinnings of these algorithms would find this useful.
No commits in the last 6 months.
Use this if you are a student or practitioner who wants to deeply understand how basic machine learning models like linear regression, logistic regression, and neural networks work by seeing their mathematical equations implemented from scratch.
Not ideal if you're looking for a plug-and-play solution to immediately apply machine learning to your data without delving into the underlying code and math.
Stars
20
Forks
25
Language
Jupyter Notebook
License
—
Category
Last pushed
May 31, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/akchaudhary57/Andrew-Ng-Coursera-Machine-learning-in-Python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
greyhatguy007/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and...
trekhleb/machine-learning-octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and...
amanchadha/coursera-natural-language-processing-specialization
Programming assignments from all courses in the Coursera Natural Language Processing...
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization...
rust0258/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural...