Udemy

Poly Regression: Data Visualization Tutorial

Video tutorial gratuito di Prof. Ryan Ahmed | 450K+ Students | Best-Selling Professor | 250K+ YouTube
AI, LLMs, Agentic AI, Cloud, Data Science, & CoPilot Courses
Valutazione: 4,5 su 5Valutazione dell'insegnante
52 corsi
472.222 studenti
Poly Regression - Visualize Data

Segui il corso completo per saperne di più

Machine Learning Regression Masterclass in Python

Build 8+ Practical Projects and Master Machine Learning Regression Techniques Using Python, Scikit Learn and Keras

10:19:57 di video on-demand • Ultimo aggiornamento: Gennaio 2025

Master Python programming and Scikit learn as applied to machine learning regression
Understand the underlying theory behind simple and multiple linear regression techniques
Apply simple linear regression techniques to predict product sales volume and vehicle fuel economy
Apply multiple linear regression to predict stock prices and Universities acceptance rate
Cover the basics and underlying theory of polynomial regression
Apply polynomial regression to predict employees’ salary and commodity prices
Understand the theory behind logistic regression
Apply logistic regression to predict the probability that customer will purchase a product on Amazon using customer features
Understand the underlying theory and mathematics behind Artificial Neural Networks
Learn how to train network weights and biases and select the proper transfer functions
Train Artificial Neural Networks (ANNs) using back propagation and gradient descent methods
Optimize ANNs hyper parameters such as number of hidden layers and neurons to enhance network performance
Apply ANNs to predict house prices given parameters such as area, number of rooms..etc
Assess the performance of trained Machine learning models using KPI (Key Performance indicators) such as Mean Absolute error, Mean squared Error, and Root Mean Squared Error intuition, R-Squared intuition, Adjusted R-Squared and F-Test
Understand the underlying theory and intuition behind Lasso and Ridge regression techniques
Sample real-world, practical projects