-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
DOC Remove some links from the list of related packages #26906
Copy link
Copy link
Closed
Labels
Description
From the list https://scikit-learn.org/stable/related_projects.html, I propose to remove
- svmlight-loader
Reason: Not installable viapip install, not license - Neptune because it is not really usable without an account. Was added in DOC Add Neptune link to "Experimentation frameworks" #20767.
- rep
Reason: outdated (last commit in 2016), requiresscikit-learn == 0.17.1 - nolearn
Reason: outdated (last commit in 2019), requiresscikit-learn==0.17 - Lasagne: outdated
- Kernel Regression
Reason: outdated - LibOPF
Reason: not installable viapip install - Spotlight
Reason: not installable viapip installorconda install(only some non-standard channel) - MSMBuilder
Reason: github repo has been archived
Remarks:
- mlxtend is listed twice
- LightGBM should be listed
BTW: We should set some standard as to what we require to be listed.
Reactions are currently unavailable