Skip to content

The repository with applied machine learning tasks done during statistical machine learning course on AGH University of Science and Technology

Notifications You must be signed in to change notification settings

xXKeNdAmAmAsTeRXx/Machine-Learning-Tasks

Repository files navigation

Machine Learning Tasks - repository

This repository contains solution of some tasks from book An introduction to Statistical Learning and tasks suggested during machine learning classes during medical computer science course at AGH University of Science and Technology.

Scope of classes

Regression

  • regression model parameters estimation
  • MSE estimation and other statistics
  • p-value testing for model parameters
  • Regression models with torch and SGD optimization

Regression Tasks

Classification

  • classifiers: Logistic Regression, LDA, QDA, Gaussian Bayes and KNN
  • MNIST digits data set classification (with HOG)
  • well known statistics calculation (such as ROC area)
  • model parameters optimization with Optuna

Classification Tasks

ResamplingMethods

  • Monte Carlo Methods
  • Bootstrap Methods
  • Permutation Methods (for correlated and uncorrelated data)
  • Cross-Validation

Resampling Methods

Tree Methods

  • Simple Trees
  • Tree Pruning
  • Nodes Purity Analysis
  • Feature Importance
  • Drawing Tree
  • Random Forest

Classification Trees with analysis and pruning
Regression Trees with Random Forest Regressor Params Analysis

Project - Exam Score Prediction

This Project Includes following steps:

Project Exam Score Prediction

Special Thanks

Special Thanks for Professor Zbisław Tabor for running such a good classes.

About

The repository with applied machine learning tasks done during statistical machine learning course on AGH University of Science and Technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published