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
Adding unit test to cover ties/duplicate x values in Isotonic Regression re: issue scikit-learn#4184
Expanding tests to include ties at both x_min and x_max
Updating unit test to include reference data against R's isotone gpava() with ties=primary
Adding R and isotone package versions for reproducibility/documentation
Removing double space in docstring
Combining tests for fit and transform with ties; fixing spelling error
0 commit comments