Skip to content
Snippets Groups Projects
Commit d2975c6d authored by Oceane's avatar Oceane
Browse files

clean

parent 338ee4da
Branches
No related tags found
No related merge requests found
......@@ -6,3 +6,4 @@
### Python ###
*__pycache__/*
.ipynb_checkpoints
*pyc
......@@ -2,7 +2,7 @@
Author: Océane FOURQUET
This project constructs an ensemble model of bidimensional monotonic classifiers [1](https://link.springer.com/article/10.1007/s00453-012-9628-4). In addition to reimplementing an established approach [2](https://academic.oup.com/jid/article/217/11/1690/4911472?login=true) in Python, it integrates a preselection of the pairs of features, reducing drastically the running time of the approach.
This project constructs an ensemble model of bidimensional monotonic classifiers \[[1](https://link.springer.com/article/10.1007/s00453-012-9628-4)\]. In addition to reimplementing an established approach \[[2](https://academic.oup.com/jid/article/217/11/1690/4911472?login=true)\] in Python, it integrates a preselection of the pairs of features, reducing drastically the running time of the approach.
## Python and Libraries Versions
- python 3.9.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment