Nothing
Sparse Additive Modelling (SAM) with:
R/, src/, man/)python-package/) that reuses the current C++ coreBuild/check:
R CMD build .
R CMD check --as-cran SAM_1.2.tar.gz
Location: python-package/
APIs implemented:
samLL, samHL, samEL, samQLpredict_samLL, predict_samHL, predict_samEL, predict_samQLThe wrapper calls native symbols from src/SAM.so:
grpLR, grpSVM, grpPR, grplassoQuick local run:
bash python-package/scripts/build_native.sh
PYTHONPATH=python-package python3 python-package/examples/run_smoke.py
man/*.Rdpython-package/docs/ + python-package/mkdocs.ymlTo build Python docs locally:
cd python-package
mkdocs build --strict
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.