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
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 
ПΣӨƧӨ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 
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 
大†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 
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 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Winxvideo AI 3.1.0.0 (x64) Multilingual
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 2:38 pm por ПΣӨƧӨFƬ

» AnyMP4 Video Converter Ultimate 8.5.58 (x64) Multilingual
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 2:34 pm por ПΣӨƧӨFƬ

» 4Videosoft Video Converter Ultimate 7.2.60 (x64) Multilingual
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 2:19 pm por ПΣӨƧӨFƬ

» Maplesoft Maple 2024.1.1 (x64) Multilingual
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 1:58 pm por tano1221

» ARES Commander 2025.1 Build 25.1.1.2142 (x64)
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 1:56 pm por tano1221

» R-Studio 9.4 Build 191332 Technician |Network Multilingual
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 1:43 pm por tano1221

» AOMEI Partition Assistant 10.4.1 Multilingual+ WinPE
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 1:30 pm por tano1221

» Disk Pulse Pro/ Ultimate / Enterprise 16.2.24 
The Machine Learning Series in  Python: Level 1 EmptyHoy a las 1:26 pm por tano1221

» Chaos Vantage 2.5.0 (x64)
The Machine Learning Series in  Python: Level 1 EmptyAyer a las 10:34 pm por ℛeℙ@¢ᴋ€r

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 : 70293
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
» Python Application Series Machine Learning Using Tensorflow
» Machine Learning Series The XGBoost Algorithm in Python
» Machine Learning Series K-Means Clustering in Python
» 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-