more examples, one-vs-all fixed

This commit is contained in:
Alejandro Moreo Fernandez 2023-02-09 19:39:39 +01:00
parent e28abfc362
commit 9584e5152e
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ Change Log 0.1.7
Things to fix:
--------------
- OneVsAll is duplicated (in aggregative and in general), and is not well documented. It is not working either.
Check method def __parallel(self, func, *args, **kwargs) in aggregative.OneVsAll
- update unit tests
- update Wikis...
- Resolve the OneVsAll thing (it is in base.py and in aggregative.py)