Skip to content

Commit fd6bc69

Browse files
add integrate and monotonic regression
1 parent 728a499 commit fd6bc69

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+704
-56
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h1>Techtonique</h1>
9191
<br>
9292
Currently available:
9393
<ul>
94-
<li> <a href="nnetsauce/index.html">nnetsauce for Python</a> &nbsp; and <a href="nnetsauce_r/">nnetsauce for R</a> &nbsp; Statistical/Machine Learning using Randomized and Quasi-Randomized (neural) networks &nbsp; and &nbsp; <a href="https://pepy.tech/project/nnetsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/nnetsauce" /></a> <a href="https://anaconda.org/conda-forge/nnetsauce"> <img src="https://anaconda.org/conda-forge/nnetsauce/badges/downloads.svg" /> </a> </li>
94+
<li> <a href="nnetsauce/index.html">nnetsauce for Python</a> &nbsp; and <a href="nnetsauce_r/">nnetsauce for R</a> &nbsp; Statistical/Machine Learning using Randomized and Quasi-Randomized (neural) networks &nbsp; | &nbsp; <a href="https://pepy.tech/project/nnetsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/nnetsauce" /></a> <a href="https://anaconda.org/conda-forge/nnetsauce"> <img src="https://anaconda.org/conda-forge/nnetsauce/badges/downloads.svg" /> </a> </li>
9595
<li> <a href="mlsauce/index.html">mlsauce for Python</a> &nbsp; and &nbsp; <a href="mlsauce_r/index.html">mlsauce for R</a> &nbsp; Miscellaneous Statistical/Machine Learning stuff &nbsp;|&nbsp; <a href="https://pepy.tech/project/mlsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/mlsauce" /></a> <a href="https://anaconda.org/conda-forge/mlsauce"> <img src="https://anaconda.org/conda-forge/mlsauce/badges/downloads.svg" /> </a> </li>
9696
<li> <a href="ahead/index.html">ahead (for R)</a> &nbsp; and &nbsp; <a href="ahead_python/index.html">ahead (for Python)</a> &nbsp; Univariate and Multivariate time series forecasting &nbsp;|&nbsp; <a href="https://pepy.tech/project/ahead"><img alt="Downloads" src="https://static.pepy.tech/badge/ahead" /></a> <a href="https://anaconda.org/conda-forge/ahead_python"> <img src="https://anaconda.org/conda-forge/ahead_python/badges/downloads.svg" /> </a> </li>
9797
<li> <a href="GPopt/index.html">gpopt</a> &nbsp; Bayesian optimization using Gaussian Process Regression &nbsp;|&nbsp; <a href="https://pepy.tech/project/gpopt"><img alt="Downloads" src="https://static.pepy.tech/badge/gpopt" /></a> </li>

misc/404.html

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

misc/articles/conformalize-matrix-interface.html

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

misc/articles/conformalize.html

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

misc/articles/fit_param_dist.html

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)