Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataset Shift in Machine Learning

Supporting material for my OSDC London'16 talk on Dataset Shift in Machine Learning

Checkerboard

Interactive plot to illustrate the phenomenon of covariate shift. That is, p(x,y) differs from training to testing phase. The interactive plot allows you to specify p(x) via a probability tabels while p(y|x) remains fixed. You can see that underspecified discriminative models are not immune to covariate shift.

Use the bokeh serve command to run the interactive plot:

bokeh serve checkerboard/bokeh_checkerboard.py

at your command prompt. Then navigate to the URL

http://localhost:5006/bokeh_checkerboard

in your browser .

About

Support material for my OSDC London 2016 talk on Dataset Shift in Machine Learning

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages