Spaces:
Sleeping
Sleeping
Commit
·
87a81c7
1
Parent(s):
0ef4d05
Improve README description
Browse files
README.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
|
| 3 |
<img src="https://raw.githubusercontent.com/MilesCranmer/PySR/master/docs/images/pysr_logo.svg" width="400" />
|
| 4 |
|
| 5 |
-
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
| **Docs** | **pip** |
|
| 10 |
|---|---|
|
|
|
|
| 2 |
|
| 3 |
<img src="https://raw.githubusercontent.com/MilesCranmer/PySR/master/docs/images/pysr_logo.svg" width="400" />
|
| 4 |
|
| 5 |
+
# PySR: High-Performance Symbolic Regression in Python
|
| 6 |
|
| 7 |
+
PySR is built on an extremely optimized pure-Julia backend, and uses regularized evolution, simulated annealing, and gradient-free optimization to search for equations that fit your data.
|
| 8 |
|
| 9 |
| **Docs** | **pip** |
|
| 10 |
|---|---|
|