Login to filter by course Login to filter by course Reset
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Neural Networks OptimizationExplores neural networks optimization, including backpropagation, batch normalization, weight initialization, and hyperparameter search strategies.
Linear RegressionCovers the concept of linear regression, including polynomial regression and hyperparameters selection.
Regularization in Machine LearningExplores Ridge and Lasso Regression for regularization in machine learning models, emphasizing hyperparameter tuning and visualization of parameter coefficients.
Model EvaluationExplores underfitting, overfitting, hyperparameters, bias-variance trade-off, and model evaluation in machine learning.
Decentralized OptimizationExplores decentralized optimization in machine learning, emphasizing robustness, privacy, and fairness in collaborative learning.
Deep Learning: Recurrent Neural NetworksExplores Recurrent Neural Networks for behavioral data, covering Deep Knowledge Tracing, LSTM, GRU networks, hyperparameter tuning, and time series prediction tasks.
Metrics for ClassificationCovers sampling, cross-validation, quantifying performance, optimal model determination, overfitting detection, and classification sensitivity.