-
Updated
May 23, 2020
statistical-learning
Here are 320 public repositories matching this topic...
-
Updated
May 7, 2020 - Jupyter Notebook
-
Updated
Jun 14, 2020 - Python
define enable_search: false to disable search bar. But it would report
WARNING - Config value: 'enable_search'. Warning: Unrecognised configuration name: enable_searchso how to define new config value.
-
Updated
Jun 23, 2020
-
I'm submitting a ...
[/] enhancement -
Summary
As a result of upgrading the Tensorflow version to 0.15.1, we should refactor all thedataSycnwitharraySync. This will greatly improve the overall readability of the code.
-
Updated
Nov 6, 2019 - Jupyter Notebook
-
Updated
May 27, 2020 - Mathematica
-
Updated
Jan 15, 2020 - Jupyter Notebook
-
Updated
Jan 2, 2018 - R
-
Updated
May 5, 2018 - Jupyter Notebook
-
Updated
Nov 19, 2019 - Jupyter Notebook
-
Updated
Feb 12, 2019 - Jupyter Notebook
-
Updated
Apr 27, 2020 - HTML
-
Updated
Apr 22, 2020 - Python
-
Updated
Sep 29, 2019
There are multiple ways to compose transforms in ANTsR and it's not always clear which can do what. I'm trying to understand what's going on and here is what I got:
composeAntsrTransforms: takes in a list of transforms (not character vectors) and puts out a type ofantsrTransform of type "CompositeTransform". There doesn't seem to be a way to write this out to disk (to use in `antsApp
-
Updated
Nov 25, 2017 - Jupyter Notebook
-
Updated
Mar 31, 2020
-
Updated
Mar 10, 2019 - HTML
-
Updated
Jul 12, 2019 - Jupyter Notebook
-
Updated
Nov 4, 2018 - Python
-
Updated
Apr 16, 2020 - Shell
EmpiricalPenaltySupremumEstimator contains the Implementation of the Empirical Penalty Supremum Estimator dependent on Multivariate Random Variables where the Multivariate Function is a LinearCombination of Bounded Univariate Functions acting on each Random Variate.
-
Updated
Apr 17, 2019 - HTML
-
Updated
Apr 22, 2020 - Julia
-
Updated
Sep 22, 2017 - 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."


I'm sorry if I missed this functionality, but
CLIversion hasn't it for sure (I saw the related code only ingenerate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.Of course, piping is a solution, but not for development in Jupyter Notebook, for example.