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
What you have to do-
1. Add a new function inside the tab_automl.automl.training.Trainer class for training clustering problems.
2. Inside the main function of tab_automl.main some implementation will be needed so that the clustering problem type fits.
The text was updated successfully, but these errors were encountered:
sagnik1511
added
JWOC
This issue/pull request will be considered for JWOC 2k22.
medium
Points will be: 3(1st Phase), 4(2nd Phase). 2-3 days will be allotted.
labels
Feb 7, 2022
What you have to do-
1. Add a new function inside the
tab_automl.automl.training.Trainer
class for training clustering problems.2. Inside the
main
function oftab_automl.main
some implementation will be needed so that the clustering problem type fits.Follow contributing guidelines on README.md
The text was updated successfully, but these errors were encountered: