Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
tano1221
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
大†Shinegumi†大
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
ПΣӨƧӨFƬ
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
ℛeℙ@¢ᴋ€r
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
Engh3
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
ronaldinho424
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
*/UpLoAdEdByMaChInE028*
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
geodasoft
The Machine Learning Series in  Python: Level 1 Vote_lcapThe Machine Learning Series in  Python: Level 1 Voting_barThe Machine Learning Series in  Python: Level 1 Vote_rcap 
Septiembre 2024
LunMarMiérJueVieSábDom
      1
2345678
9101112131415
16171819202122
23242526272829
30      
CalendarioCalendario
Últimos temas
» RedefineFX - EmberGen Bootcamp
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:36 am por missyou123

» Pop Production: The Charlie Puth Method To Writing & Producing Hit Songs
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:34 am por missyou123

» Passive Earn With Ai Tools: Unlock Automated Income Streams
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:32 am por missyou123

» Mastering Profit And Loss Analysis In Hedge Funds
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:30 am por missyou123

» Lick Library - T Rex Guitar Lessons & Backing Tracks
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:28 am por missyou123

» Lick Library - Queensryche Guitar Song Lessons
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:26 am por missyou123

» Lick Library - Learn to play I Gotsta Get Paid By ZZ Top
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:24 am por missyou123

» Lick Library - Heart Guitar Song Lessons
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:22 am por missyou123

» Lick Library - Deftones Guitar Song Lessons
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 4:20 am por missyou123

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 The Machine Learning Series in Python: Level 1

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 73988
Fecha de inscripción : 20/08/2016

The Machine Learning Series in  Python: Level 1 Empty
MensajeTema: The Machine Learning Series in Python: Level 1   The Machine Learning Series in  Python: Level 1 EmptyDom Nov 13, 2022 10:19 am

The Machine Learning Series in  Python: Level 1 797a77585a480feb560ca66794e0402b
The Machine Learning Series in Python: Level 1
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 45 lectures (3h 22m) | Size: 1.07 GB

Build a solid foundation in Machine Learning: Linear Regression, Logistic Regression and K-Means Clustering in Python

What you'll learn
Machine Learning
The Machine Learning Process
Regression
Ordinary Least Squares
Simple Linear Regression
Multiple Linear Regression
R-Squared
Adjusted R-Squared
Classification
Maximum Likelihood
Feature Scaling
Confusion Matrix
Accuracy
Clustering
K-Means Clustering
The Elbow Method
K-Means++
Build Machine Learning models in Python
Make Predictions
Requirements
Every single line of code will be fully explained so there are no prerequisites for coding skills
This is a foundational course, so no prior knowledge of Data Science is required
Some high-school level mathematics knowledge is recommended but not required
We use Google Colab for coding in Python which is very intuitive, but you can also use Jupyter or another IDE
Description
In this course you will master the foundations of Machine Learning and practice building ML models with real-world case studies. We will start from scratch and explain:What Machine Learning isThe Machine Learning Process of how to build a ML modelRegression: Predict a continuous numberSimple Linear RegressionOrdinary Least SquaresMultiple Linear RegressionR-SquaredAdjusted R-SquaredClassification: Predict a Category / ClassLogistic RegressionMaximum LikelihoodFeature ScalingConfusion MatrixAccuracyClustering: Predict / Identify a PatternK-Means ClusteringThe Elbow Method We will also do the following the three following practical activities:Real-World Case Study: Build a Multiple Linear Regression modelReal-World Case Study: Build a Logistic Regression modelReal-World Case Study: Build a K-Means Clustering modelThe Course Objectives are the following:- Get the right basics of how machine learning works and how models are built.- Understand what is regression.- Understand the theory behind the linear regression model.- Know how to build, train and evaluate a linear regression model for a real-world case study.- Understand what is classification.- Understand the theory behind the logistic regression model.- Understand and apply feature scaling including both normalization and standardization.- Know how to build, train and evaluate a logistic regression model for a real-world case study.- Understand what is clustering.- Understand the theory behind the k-means clustering model.- Know how to build, train and evaluate the k-means clustering model for a real-world case study.
Who this course is for
Anyone interested in Data Science
Anyone who wants to become a Data Scientist
Anyone interested in Machine Learning
Anyone who wants to become a ML or AI engineer
Data Science professionals
Machine Learning professionals
Anyone who wants to add Machine Learning to their CV or career toolkit

Download link

rapidgator.net:
Código:

https://rapidgator.net/file/43d9ed0f49d2a03b3b5d33f1a95eb2a6/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part1.rar.html
https://rapidgator.net/file/7ab7e2ae88447c30469d7610e53f4fa2/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part2.rar.html

uploadgig.com:
Código:

https://uploadgig.com/file/download/0B365510988fB35b/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part1.rar
https://uploadgig.com/file/download/cc0f89099559291B/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part2.rar

nitroflare.com:
Código:

https://nitroflare.com/view/F55DEA8BBD5C4CE/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part1.rar
https://nitroflare.com/view/416197AE690BB51/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part2.rar

1dl.net:
Código:

https://1dl.net/63i2hekn9rgg/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part1.rar.html
https://1dl.net/aiba95efxv0m/vyjjk.The.Machine.Learning.Series.in.Python.Level.1.part2.rar.html
Volver arriba Ir abajo
 

The Machine Learning Series in Python: Level 1

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Machine Learning Series The Support Vector Machine (SVM) in Python
» Machine Learning Series K-Means Clustering in Python
» Machine Learning Series The XGBoost Algorithm in Python
» Python Application Series Machine Learning Using Tensorflow
» Machine Learning Series Decision Tree Algorithm in Python

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-