-
-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: ThomasBury/arfs
base: 2.2.6
head repository: ThomasBury/arfs
compare: main
- 16 commits
- 28 files changed
- 2 contributors
Commits on May 14, 2024
-
feat: ✨ change the default value of fastshap to false to avoid error …
…if the user did not install it. It doesn't work perfectly anyway
Thomas Bury committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 8edd3e0 - Browse repository at this point
Copy the full SHA 8edd3e0View commit details
Commits on May 22, 2024
-
feat: ✨ add support for folds generator
previously the fold generator was builtin, now, the user can input his/her own
Thomas Bury committedMay 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 3771d49 - Browse repository at this point
Copy the full SHA 3771d49View commit details -
fix: 🐛 fix the column name for the GrootCV scheme
previously, the shadow car columns were not in the last position, which is the case in applying this patch
Configuration menu - View commit details
-
Copy full SHA for b81c755 - Browse repository at this point
Copy the full SHA b81c755View commit details -
docs: 📝 add documentation and tuto for time series application using …
…user defined crossval scheme
Configuration menu - View commit details
-
Copy full SHA for 5317664 - Browse repository at this point
Copy the full SHA 5317664View commit details -
Configuration menu - View commit details
-
Copy full SHA for d565b56 - Browse repository at this point
Copy the full SHA d565b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 820b58d - Browse repository at this point
Copy the full SHA 820b58dView commit details
Commits on Aug 2, 2024
-
test: ✅ test grootcv timeseries with numpy 2.X
Thomas Bury committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 8079925 - Browse repository at this point
Copy the full SHA 8079925View commit details
Commits on Sep 16, 2024
-
fix: 🐛 replace np.Inf by np.inf because the former is deprecated and …
…the latter is standard notation
Thomas Bury committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for fb109a1 - Browse repository at this point
Copy the full SHA fb109a1View commit details -
ci: 💚 fix the circle ci config file
Thomas Bury committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for c9581b7 - Browse repository at this point
Copy the full SHA c9581b7View commit details
Commits on Sep 26, 2024
-
fix: 🐛 fix bug caused by the new behaviour of shap returning a ndarra…
…y or a list depending on the version
Configuration menu - View commit details
-
Copy full SHA for 95a42cd - Browse repository at this point
Copy the full SHA 95a42cdView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca5bf5b - Browse repository at this point
Copy the full SHA ca5bf5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63598ab - Browse repository at this point
Copy the full SHA 63598abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 978b230 - Browse repository at this point
Copy the full SHA 978b230View commit details -
fix: 🐛 update the argument name to adhere to the new naming in newer …
…version of sklearn
Configuration menu - View commit details
-
Copy full SHA for e50c1e5 - Browse repository at this point
Copy the full SHA e50c1e5View commit details -
fix: 🐛 update the shap importance to handle the ndarray, new dtype ou…
…tput in the newest shap version
Configuration menu - View commit details
-
Copy full SHA for f8f90da - Browse repository at this point
Copy the full SHA f8f90daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2d952 - Browse repository at this point
Copy the full SHA 2e2d952View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.2.6...main