Notebook to present overfitting using diabetes dataset.
This repository stores the code used during Research and Development Initiation course (Master of Bioinformatics, University of Bordeaux). The aim is to provide a simple explanation of overfitting in machine learning. The notebook which contains the implementation is available here. Datasets used are also present in this repository.
The following dependencies are required for execution :
- matplotlib
- pandas
- numpy
- sklearn
Mathieu BOLTEAU - mathieu.bolteau1@gmail.com