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
Decision Trees, Random Forests & Gradient Boosting  in R Vote_lcapDecision Trees, Random Forests & Gradient Boosting  in R Voting_barDecision Trees, Random Forests & Gradient Boosting  in R Vote_rcap 
ПΣӨƧӨFƬ
Decision Trees, Random Forests & Gradient Boosting  in R Vote_lcapDecision Trees, Random Forests & Gradient Boosting  in R Voting_barDecision Trees, Random Forests & Gradient Boosting  in R Vote_rcap 
ℛeℙ@¢ᴋ€r
Decision Trees, Random Forests & Gradient Boosting  in R Vote_lcapDecision Trees, Random Forests & Gradient Boosting  in R Voting_barDecision Trees, Random Forests & Gradient Boosting  in R Vote_rcap 
missyou123
Decision Trees, Random Forests & Gradient Boosting  in R Vote_lcapDecision Trees, Random Forests & Gradient Boosting  in R Voting_barDecision Trees, Random Forests & Gradient Boosting  in R Vote_rcap 
大†Shinegumi†大
Decision Trees, Random Forests & Gradient Boosting  in R Vote_lcapDecision Trees, Random Forests & Gradient Boosting  in R Voting_barDecision Trees, Random Forests & Gradient Boosting  in R Vote_rcap 
Engh3
Decision Trees, Random Forests & Gradient Boosting  in R Vote_lcapDecision Trees, Random Forests & Gradient Boosting  in R Voting_barDecision Trees, Random Forests & Gradient Boosting  in R Vote_rcap 
ronaldinho424
Decision Trees, Random Forests & Gradient Boosting  in R Vote_lcapDecision Trees, Random Forests & Gradient Boosting  in R Voting_barDecision Trees, Random Forests & Gradient Boosting  in R Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Chaos Vantage 2.5.0 (x64)
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:34 pm por ℛeℙ@¢ᴋ€r

» R-Wipe & Clean 20.0.24634 (x86/x64)
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:21 pm por ℛeℙ@¢ᴋ€r

» n-Track Studio Suite 10.1.0.8705 (x64) Multilingual
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:17 pm por ℛeℙ@¢ᴋ€r

» UniFab 2.0.2.7 (x64) Multilingual
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:16 pm por ℛeℙ@¢ᴋ€r

» Readiris PDF Corporate / Business v23.1.179 (x64) Multilingual
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:10 pm por ℛeℙ@¢ᴋ€r

» EdrawMax 13.1.0.1152 Ultimate Multilingual
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:08 pm por ℛeℙ@¢ᴋ€r

» StreamFab 6.1.8.6 (x64) Multilingual
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:04 pm por ℛeℙ@¢ᴋ€r

» Social Media Downloader 7.1.1
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:03 pm por ℛeℙ@¢ᴋ€r

» MediaHuman YouTube Downloader 3.9.9.92 (0704) (x64)
Decision Trees, Random Forests & Gradient Boosting  in R EmptyAyer a las 10:00 pm por ℛeℙ@¢ᴋ€r

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Decision Trees, Random Forests & Gradient Boosting in R

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

Decision Trees, Random Forests & Gradient Boosting  in R Empty
MensajeTema: Decision Trees, Random Forests & Gradient Boosting in R   Decision Trees, Random Forests & Gradient Boosting  in R EmptySáb Mar 27, 2021 5:55 am

Decision Trees, Random Forests & Gradient Boosting  in R 1084e92e09cca4e6201e19cf67d7be7b
Video: .MKV, AVC, 1280x720, 30 fps | Audio: English, AAC, 44.1 KHz, 2 Ch | Duration: 3h 24m | 1.78 GB
Instructor: Carlos Martinez

Would you like to build predictive models using machine learning? That´s precisely what you will learn in this course "Decision Trees, Random Forests and Gradient Boosting in R." My name is Carlos Martínez, I have a Ph.D. in Management from the University of St. Gallen in Switzerland. I have presented my research at some of the most prestigious academic conferences and doctoral colloquiums at the University of Tel Aviv, Politecnico di Milano, University of Halmstad, and MIT. Furthermore, I have co-authored more than 25 teaching cases, some of them included in the case bases of Harvard and Michigan.

This is a very comprehensive course that includes presentations, tutorials, and assignments. The course has a practical approach based on the learning-by-doing method in which you will learn decision trees and ensemble methods based on decision trees using a real dataset. In addition to the videos, you will have access to all the Excel files and R codes that we will develop in the videos and to the solutions of the assignments included in the course with which you will self-evaluate and gain confidence in your new skills.

After a brief theoretical introduction, we will illustrate step by step the algorithm behind the recursive partitioning decision trees. After we know this algorithm in-depth, we will have earned the right to automate it in R, using the ctree and rpart functions to respectively construct conditional inference and recursive partitioning decision trees. Furthermore, we will learn to estimate the complexity parameter and to prune trees to increase the accuracy and reduce the overfitting of our predictive models. After building the decision trees in R, we will also learn two ensemble methods based on decision trees, such as Random Forests and Gradient Boosting. Finally, we will construct the ROC curve and calculate the area under such curve, which will serve as a metric to compare the goodness of our models.

The ideal students of this course are university students and professionals interested in machine learning and business intelligence. The course includes an introduction to the decision trees algorithm so the only requirement for the course is a basic knowledge of spreadsheets and R.

I hope you are ready to upgrade yourself and learn to optimize investment portfolios with excel and R. I´ll see you in class!

Decision Trees, Random Forests & Gradient Boosting  in R Ea469e4b3e762511064ed65b3a69270f

DOWNLOAD:
Citación :

https://rapidgator.net/file/9dc137a5092938d4be3855b1fc571758/uap28.Decision.Trees.Random.Forests..Gradient.Boosting.in.R.part1.rar.html
https://rapidgator.net/file/9845cf8f1ec8aba2384357c61697be71/uap28.Decision.Trees.Random.Forests..Gradient.Boosting.in.R.part2.rar.html


https://nitroflare.com/view/9E43A42F98BECDB/uap28.Decision.Trees.Random.Forests..Gradient.Boosting.in.R.part1.rar
https://nitroflare.com/view/D26196915BD82C3/uap28.Decision.Trees.Random.Forests..Gradient.Boosting.in.R.part2.rar


https://uploadgig.com/file/download/2afC49451EdFFd4a/uap28.Decision.Trees.Random.Forests..Gradient.Boosting.in.R.part1.rar
https://uploadgig.com/file/download/ddfcAe4c435A940B/uap28.Decision.Trees.Random.Forests..Gradient.Boosting.in.R.part2.rar

Volver arriba Ir abajo
 

Decision Trees, Random Forests & Gradient Boosting in R

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

 Temas similares

-
» Decision Trees, Random Forests, AdaBoost & XGBoost in R
» Decision Trees, Random Forests, AdaBoost & XGBoost in R
» Decision Trees, Random Forests, AdaBoost and XGBoost in Python
» Random Forest, Adaboost & Decision Trees in Machine Learning
» Machine Learning and AI Foundations: Decision Trees with SPSS

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