You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/07_example_ML/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ using Distributions
28
28
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.
29
29
We conduct the experiment under different conditions and fit the data using a simple ODE model.
30
30
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:
0 commit comments