Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
-
Updated
Jun 1, 2024 - R
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
My lecture notes and assignment solutions for the Coursera machine learning class taught by Andrew Ng.
Machine Learning Exercises from Online Course (Coursera)
In this project I used ML modeling and data analysis to predict ad clicks and significantly improve ad campaign performance, resulting in a 43.3% increase in profits. The selected model was Logistic Regression. The insights provided recommendations for personalized content, age-targeted ads, and income-level targeting, enhancing marketing strategy.
2017 Summer School on the Machine Learning in the Molecular Sciences. This project aims to help you understand some basic machine learning models including neural network optimization plan, random forest, parameter learning, incremental learning paradigm, clustering and decision tree, etc. based on kernel regression and dimensionality reduction,…
💉 Vaccine Sentiment Classifier is a deep learning classifier trained on real world twitter data, that distinguishes 3 types of tweets: Neutral, Anti-vax & Pro-vax.
Here, we implement regularized linear regression to predict the amount of water flowing out of a dam using the change of water level in a reservoir. In the next half, we go through some diagnostics of debugging learning algorithms and examine the effects of bias v.s. variance.
Machine learning techniques, such as Linear Regression, Logistic Regression, Neural Networks (feedforward propagation, backpropagation algorithms), Diagnosing Bias/Variance, Evaluating a Hypothesis, Learning Curves, Error Analysis, Support Vector Machines, K-Means Clustering, PCA, Anomaly Detection System, and Recommender System.
Tuner Implementation of Extrapolating Learning Curves
Machine Learning Nano-degree Project : To assist a real estate agent and his/her client with finding the best selling price for their home
Some applications on functions of sklearn.learning_curve
This is a collection of markdown, notebooks and/or other types of files. The images used inside are mostly from Andrew Ng and his courses. This is useful for topic vise study, and preparations. It might contain some images from the ML course offered at Innopolis University. A student from IU can use this to get good score in that course, it cove…
Cataract classification
Previsão do salário (acima ou abaixo de 50K) utilizando decision tree classifier, otimização por random search, cross validation, validation curve, learning curve.
Implementing regularised linear regression and using it to study models with different bias-variance properties. Insights for applying machine learning.
Exploring deep learning on Cooley
Tweet Sentiment Classifier using Classic Machine Learning Algorithms. This repository provides my solution for the 2nd Assignment for the course of Text Analytics for the MSc in Data Science at Athens University of Economics and Business.
A learning-curve to learn if and how to get a Blazor WASM running on github pages
Supervised regression to predict Boston housing price
Add a description, image, and links to the learning-curve topic page so that developers can more easily learn about it.
To associate your repository with the learning-curve topic, visit your repo's landing page and select "manage topics."