Skip to content

Commit

Permalink
Add README item on the UCI power plant dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuhuaGao committed Jan 19, 2019
1 parent 10b46f8 commit b6c42db
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 51 deletions.
2 changes: 2 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ A getting started example is presented in the Jupyter notebook [Boolean model id
### Advanced symbolic regression
1. [Improving symbolic regression with linear scaling](./examples/sr/numerical_expression_inference-Linear_scaling.ipynb) (Use the linear scaling technique to evolve models with continuous real constants more efficiently)

2. [Use the GEP-RNC algorithm with linear scaling on the UCI Power Plant dataset](https://github.com/ShuhuaGao/geppy/blob/master/examples/sr/GEP_RNC_for_ML_with_UCI_Power_Plant_dataset.ipynb) See how to apply GEP based symbolic regression on a real machine learning dataset.


## Requirements
- Python 3.5 and afterwards
Expand Down
Loading

0 comments on commit b6c42db

Please sign in to comment.