SkillAgentSearch skills...

Satspline

Saturating splines using the conditional gradient method

Install / Use

/learn @nboyd/Satspline
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

satspline

This repo accompanies the paper Saturating Splines. We provide a simple implementation of the algorithm described in the paper to fit generalized additive models with saturating spline coordinate functions.

Prerequisites

This project requries both Rust and Julia. While they are not required to run the core algorithm, in order to reproduce all of the experiments the Julia libraries listed in REQUIRE must be installed.

First build the Rust components by executing

cargo build --release

in the root directory of the project.

Examples

See the examples directory for a few scripts that show how to fit GAMs with our library.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5y ago
Forks2

Languages

Rust

Security Score

55/100

Audited on Mar 24, 2021

No findings