Skip to content

Commit b895c2c

Browse files
add docs for matern32
1 parent b0ad9e8 commit b895c2c

File tree

266 files changed

+46194
-0
lines changed

Some content is hidden

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

266 files changed

+46194
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ <h1>Techtonique</h1>
114114
<li>
115115
<a href="genbooster/index.html">genbooster</a> &nbsp; A fast gradient boosting and bagging (RandomBagClassifier, similar to RandomForestClassifier) implementation using Rust and Python. Any base learner can be employed. &nbsp;|&nbsp; <a href="https://pepy.tech/project/genbooster"><img alt="Downloads" src="https://static.pepy.tech/badge/genbooster" /></a>
116116
</li>
117+
<li>
118+
<a href="matern32/index.html">matern32</a> &nbsp; Interpretable Kernel Ridge Regression using Matern 3/2 kernels in R.
119+
</li>
117120
</ul>
118121
</p>
119122
</div>

matern32/404.html

+80
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

matern32/CONTRIBUTING.html

+171
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)