An open API service indexing awesome lists of open source software.

https://github.com/ncordon/undergraduate-dissertation

Final career project on PAC theory and imbalanced datasets
https://github.com/ncordon/undergraduate-dissertation

imbalanced-learning machine-learning pac-theory

Last synced: 4 months ago
JSON representation

Final career project on PAC theory and imbalanced datasets

Awesome Lists containing this project

README

          

# tfg
Final degree project on PAC learning math theory and imbalance preprocessing algorithms

# Probably Approximately Correct Learning
![Clases PAC](./memoria/imgs/clases-pac-en.png)

Written in Spanish.

## Useful resources on the topic

- Shai Shalev-Shwartz and Shai Ben-David's book: [Understanding Machine Learning](http://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning/)
- Shai Ben-David's youtube [channel](http://bit.ly/2wZC98m) with lessons based on the book.

# `imbalance` package
I am developing an `R` package called [`imbalance`](https://ncordon.github.io/imbalance) to balance binary class datasets (mostly containing oversampling algorithms)