Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@ Build predictive and interpretable parametric machine learning models in Python
# How to install
pip install aplr

# Availability
Currently available for Windows and most Linux versions.

# How to use
Please see the two example Python scripts in the examples folder. They cover common use cases, but not all of the functionality in this package. For example, fitting with user-specified observation weights is possible but the example scripts do not use this functionality.

# Sponsorship
Please sponsor Ottenbreit Data Science by clicking on the Sponsor button. Sufficient funding will enable maintenance of APLR and further development, such as developing a classifier based on APLR.
Please consider sponsoring Ottenbreit Data Science by clicking on the Sponsor button. Sufficient funding will enable maintenance of APLR and further development, such as developing a classifier based on APLR.

# API reference
A thorough API reference will be provided given that Ottenbreit Data Science surpasses a total of 1000$ received sponsorship funds. The reason is that it will take some time to write it and the work will not start until sufficient funding is available.
A thorough API reference will be provided in the future.