-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi,
I have generated a synthetic dataset in python and compared python implementation of Isotonic Regression (scikit-learn) vs julia (MultivariateStats.jl).
The python script is : https://gist.github.com/FatemehTahavori/4885a1bb1a9fa2162d0044989d233e0a.js
The Julia script is: https://gist.github.com/FatemehTahavori/158b0501545875861064192290516ed0.js
Outputs do not seem to match using same dataset, I know there are different implementations of Isotonic Regression, I was wondering which implementation is used in MultivariateStats? and if this difference is because of that?
Thanks
Metadata
Metadata
Assignees
Labels
No labels