#!/usr/bin/env python # coding: utf-8 # ## Sheffield ML Notebooks # # This is a repository for the SheffieldML group's notebooks. They are broadly split into three categories. # # * [Computational Biology and Bioinformatics](./compbio/index.ipynb) These notebooks are focussed on data analysis and new methodologies in computational biology. # * [GPy Examples](./GPy/index.ipynb) These notebooks give examples on how to use the group's GPy software. # * [GPy Philosophy](./GPy-phil/index.ipynb) These notebooks give examples on how to use the group's GPy software. # # # As well as these notebooks stored locally you can find examples of notebooks on our other github repositories. # # ### Open Data Science # # For example [the ODS repo](https://github.com/sods/ods) has software for open data science including data set repositories. The notebooks can be found [here](https://github.com/sods/ods/blob/master/notebooks/pods/index.ipynb). # # ### Datasets # # There are examples of the `pods` datasets avaiable [here](https://github.com/sods/ods/blob/master/notebooks/pods/datasets/index.ipynb). # # # # * [Lab Classes for Teaching](./lab_classes/index.ipynb) These notebooks give lab classes for teaching including notebooks from Neil's Level 4/MSc module in machine learning. # In[ ]: