You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial implementation
* Further progress on task upload
* changes to pr
* Code refactor, implementation changed
* pep8 fix
* Fix
* Update for the errors only on travis-ci
* Fix for failing builds
* Fixes in accordance with openml
* Refactor and changes
* Changes considering the suggestions from Matthias
* Updating clustering tasks to bypass the issue
* Refactoring and bug fixes
* Flake fix and considering another task for classification
* Changing the ClassificationTask to the test server
* Testing simple solution
* Addressing the comments from Matthias
* Fixing unused imports
* Addressing #656
* Addressing #657
* Addressing the comments from Matthias, refactoring the task classes
* Update pr
* Trying fix for task upload
* Fix bug introduced from previous changes on perform_api_call, increase max_wait_time for task upload
* Update code, increase max time for task upload
* Increasing wait time for task upload
* Further increase in max wait time
* Added create_task function, changed the implementation for the unit tests regarding task upload
* Overcoming different feature types bug
* Type annotations errors
* Fixing pep8 spacing
* Update 1
* Update 2
* Fixing type annotations
* Another try at fixing type annotations for tasks
* Fixing bug with unit tests of clustering tasks, changing order for type annotations
* Fix for type annotations
* Update for type annotations and failing clustering tasks
* Further refactoring
* Important refactor
* Pep8 fix
* Trying change
* Trying fix for overload of setUp function
* Update induced bug
* Trying solution for unittest inheritance
* Partially addressing the comments from Matthias, pep8 fix
* Addressing the comments from Matthias and a first try at the pep8 run issue
* Fixing pep8 errors
* Enforcing pep8
* Another try at pep8 solution
* Pep8 Fix
* Address type annotation warnings
* pep8 fix
* addressing type annotations v2
* Addressing the comments from Matthias
* Minor refactor
* Testing 2 possible cases of uploading a clustering task
0 commit comments