Skip to content

Repository dedicated to any training organized within the Epidemium program

License

Notifications You must be signed in to change notification settings

Epidemium/Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tutorial has been given at Epidemium by Owkin. You can contact us at simon.jegou@owkin.com

Introduction

In this tutorial we'll see what is the machine learning approach to solve any data science problem in 4 steps :

  • Explore your data
  • Define your objective and metrics
  • Set a baseline
  • Improve it !

We use a dataset of 5000 breast histology images and try to classify whether they present cancer or not. We begin with a k-nearest neighbors algorithm based on histograms and finish with a simple convolutional neural network !

Requirements

For this tutorial you'll need to install jupyter and basic python packages. I recommend you to use anaconda. To train a neural network, you'll also need to install keras and tensorflow or theano.

About

Repository dedicated to any training organized within the Epidemium program

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •