Skip to content

Commit 9303475

Browse files
readme changes
1 parent 3bdc405 commit 9303475

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@ Build predictive and interpretable parametric machine learning models in Python
77
# How to install
88
pip install aplr
99

10+
# Availability
11+
Currently available for Windows and most Linux versions.
12+
1013
# How to use
1114
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.
1215

1316
# Sponsorship
14-
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.
17+
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.
1518

1619
# API reference
17-
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.
20+
A thorough API reference will be provided in the future.

0 commit comments

Comments
 (0)