Skip to content

Commit

Permalink
Merge pull request #12 from jose-d/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gkronber authored Mar 4, 2024
2 parents 75a148a + f8f3554 commit 308ee44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A scikit-learn regressor is also available:
from pyoperon.sklearn import SymbolicRegressor
```

The [examples](https://github.com/heal-research/pyoperon/examples) folder contains sample code for using either the Python bindings directly or the **pyoperon.sklearn** module.
The [example](https://github.com/heal-research/pyoperon/tree/main/example) folder contains sample code for using either the Python bindings directly or the **pyoperon.sklearn** module.

# Installation

Expand Down

0 comments on commit 308ee44

Please sign in to comment.