Information Technology
Rutgers University Information Technology Services
- This event has passed.
Machine Learning Series — Random Forest Workshop
November 13, 2020 @ 1:00 pm - 4:00 pm
Register to attend at the bottom of this page. A Webex link will be emailed after filling out the the registration form.
Instructor: Yun-juan (Janet) Chang
Topics:
1. Introduction to Machine Learning (ML)
- Big data and Machine Learning
- Relate Machine Learning to other disciplines
- Machine Learning algorithms
- Classification and Regression
2. Understanding Random Forest (RF)
- Applications of Random Forests
- Why Random Forests
- The Random Forest Algorithm
- Fundamental concepts – ML, RF
3. Implementing Random Forest
- Feature Importance and Feature Selection
- Dealing with missing data, and imbalanced data
- Best split of the node–node impurity
- Over-fitting and underfitting
- The model performance
- The model interpretability
4. Lab Exercise
We will use health data combined with gene expression data to build random forest models, predicting output variables. Both classifier and regressor will be addressed.