Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
1914007
1
Parent(s):
74541ce
Clean up README detailed example
Browse files
README.md
CHANGED
@@ -155,8 +155,7 @@ You can also see the full API at [this page](https://astroautomata.com/PySR/#/ap
|
|
155 |
## Detailed Example
|
156 |
|
157 |
The following code makes use of as many PySR features as possible.
|
158 |
-
Note that
|
159 |
-
it shows the types of things you can do.
|
160 |
|
161 |
```python
|
162 |
model = PySRRegressor(
|
|
|
155 |
## Detailed Example
|
156 |
|
157 |
The following code makes use of as many PySR features as possible.
|
158 |
+
Note that is just a demonstration of features and you should not use this example as-is.
|
|
|
159 |
|
160 |
```python
|
161 |
model = PySRRegressor(
|