Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
550bed6
1
Parent(s):
5b32b47
Only render some members of PySRRegressor
Browse files- docs/api.md +14 -3
docs/api.md
CHANGED
@@ -1,5 +1,16 @@
|
|
1 |
-
#
|
2 |
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
-
|
|
|
1 |
+
# PySRRegressor Reference
|
2 |
|
3 |
+
::: pysr.PySRRegressor
|
4 |
+
options:
|
5 |
+
members:
|
6 |
+
- fit
|
7 |
+
- predict
|
8 |
+
- from_file
|
9 |
+
- sympy
|
10 |
+
- latex
|
11 |
+
- pytorch
|
12 |
+
- jax
|
13 |
+
- latex_table
|
14 |
+
- refresh
|
15 |
|
16 |
+
<h2>pysr.install</h2>
|