Spaces:
Sleeping
Sleeping
Add feature idea to README
Browse files
README.md
CHANGED
|
@@ -309,6 +309,7 @@ pd.DataFrame, Results dataframe, giving complexity, MSE, and equations
|
|
| 309 |
## Feature ideas
|
| 310 |
|
| 311 |
- [ ] Sympy printing
|
|
|
|
| 312 |
- [ ] Hierarchical model, so can re-use functional forms. Output of one equation goes into second equation?
|
| 313 |
- [ ] Call function to read from csv after running
|
| 314 |
- [ ] Add function to plot equations
|
|
|
|
| 309 |
## Feature ideas
|
| 310 |
|
| 311 |
- [ ] Sympy printing
|
| 312 |
+
- [ ] Allow user to pass names for variables - use these when printing
|
| 313 |
- [ ] Hierarchical model, so can re-use functional forms. Output of one equation goes into second equation?
|
| 314 |
- [ ] Call function to read from csv after running
|
| 315 |
- [ ] Add function to plot equations
|