-
Updated
Aug 30, 2021 - Jupyter Notebook
statistical-learning
Here are 444 public repositories matching this topic...
-
Updated
Mar 2, 2022 - Python
-
Updated
Apr 1, 2021 - Jupyter Notebook
-
Updated
Aug 12, 2021
-
Updated
May 10, 2022 - Mathematica
-
Updated
Jul 18, 2021 - Jupyter Notebook
-
Updated
Nov 6, 2019 - Jupyter Notebook
-
I'm submitting a ...
[/] enhancement -
Summary
As a result of upgrading the Tensorflow version to 0.15.1, we should refactor all thedataSycn
witharraySync
. This will greatly improve the overall readability of the code.
-
Updated
Jan 31, 2022 - Jupyter Notebook
-
Updated
May 5, 2018 - Jupyter Notebook
We should add a description to each feature defined in smartcore in the Cargo.toml file, we could use as example the Cargo.toml file of the serde project.
We should add also the documentation for the "serde" feature that currently is not present in the Cargo.toml file.
Not sure if we can u
-
Updated
Jan 2, 2018 - R
-
Updated
Jan 3, 2022 - Jupyter Notebook
-
Updated
Apr 6, 2022 - Jupyter Notebook
-
Updated
Apr 6, 2022 - Python
-
Updated
May 3, 2022 - MATLAB
-
Updated
Jul 12, 2019 - Jupyter Notebook
-
Updated
Jan 10, 2021 - Jupyter Notebook
-
Updated
May 14, 2022
-
Updated
Apr 22, 2020 - Python
-
Updated
Oct 4, 2020
-
Updated
May 14, 2022 - R
-
Updated
Feb 4, 2022
-
Updated
Nov 25, 2017 - Jupyter Notebook
-
Updated
Feb 12, 2022
-
Updated
May 14, 2022 - HTML
-
Updated
Mar 10, 2019 - HTML
Improve this page
Add a description, image, and links to the statistical-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the statistical-learning topic, visit your repo's landing page and select "manage topics."
Our xgboost models use the
binary:logistic'
objective function, however the m2cgen converted version of the models return raw scores instead of the transformed scores.This is fine as long as the user knows this is happening! I didn't, so it took a while to figure out what was going on. I'm wondering if perhaps a useful warning could be raised for users to alert them of this issue? A warning