Giter Club home page Giter Club logo

nhs_intro_ml's Introduction

Fundamentals of Machine Learning for Health and Care using R

Slides

Day Slides
1 Introduction to Machine Learning
2 Linear Regression
3 Data Preparation
4 Feature Engineering
5 Classification
6 Classification using Tree Models
7 Introduction to Regularisation
8 Regression using Tree Models

Summary of the course

In this course we will introduce the basic ideas and algorithms of supervised learning and we will implement them using R programming language. A brief theoretical overview of the so-called learning setting will be provided, then the main focus will be on showing practical analysis and modelling of data related to healthcare.

Learning outcomes

  • To understand concepts of machine learning for healthcare and compare and test a range of techniques.

  • To classify features of data sources, analysing and interpreting the outputs of machine learning techniques in the context of practical solutions in the area of healthcare.

Detailed Programme

Day 1: Introduction to Machine Learning

What is machine learning? Types of machine learning. Classification and regression. Training and test sets. Model evaluation. Over-fitting. Overview of Machine Learning Algorithms. No free lunch theorem. Cross validation.

Day 2: Linear Regression

Simple and multivariate linear regression. Polynomial regression. Parameter estimates. Residual analysis. Metrics for model evaluation. Plots and predictions. Feature selection.

Day 3: Data Preparation

Data analysis and pre-processing, exploratory data analysis, handling missing data.

Day 4: Feature Engineering

Feature engineering techniques including but not limited to: transformations, feature extraction, reduction and selection.

Day 5: Classification

Logistic Regression: why logistic regression; logistic function; simple logistic regression; multinomial logistic regression (tentative); ROC curve; feature interpretation; predictions using logistic regression.

Day 6: Classification using Tree Models

Decision Trees: classification using decision trees; understanding and visualising decision trees; advantages and disadvantages of decision trees; predictions. Random Forests: from decisions trees to random forests; training and tuning random forests; predictions.

Day 7: Regression using Tree Models

Using decision trees and random forests for regression. Variable importance.

Day 8: Introduction to Regularisation

Regularisation and over-fitting. Ridge penalty and LASSO penalty. Elastic Nets. Tuning regularised models.

nhs_intro_ml's People

Contributors

filebb avatar

Stargazers

 avatar Owain  gaunders avatar

Watchers

 avatar Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.