Skip to content

Commit afba1a3

Browse files
authored
Update index.md
1 parent 6abad6b commit afba1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/07_example_ML/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ using Distributions
2828
In this example, we simulate data for a single species. The growth rate depends on an experimental feature, and we assume the user does not know the exact relationship between this feature and the growth rate but it can manipulate and register the value of this feature.
2929
We conduct the experiment under different conditions and fit the data using a simple ODE model.
3030
Afterward, we apply symbolic regression between the experimental feature and the fitted growth rates to discover the relationship.
31-
This workflow can be represented by the following diagram:
31+
The following diagram can represent this workflow:
3232

3333

3434
```@raw html

0 commit comments

Comments
 (0)