Skip to content

Commit 2ac8845

Browse files
committed
Update README
1 parent ef3601a commit 2ac8845

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ As can be seen, you do it like any other model from Scikit-Learn library such as
175175

176176
## 📋 Parameters - Variable Types in MetaSearchCV. How to choose them?
177177

178-
This section explains how to use different types of variables from the `Mealpy` library when defining hyperparameter
179-
search spaces for `MetaSearchCV`. Each variable type is suitable for different kinds of optimization parameters.
178+
This section explains how to use different types of variables from the `MetaSearchCV` library when defining hyperparameter
179+
search spaces. Each variable type is suitable for different kinds of optimization parameters.
180180

181181
#### 1. `IntegerVar` – Integer Variable
182182
```python

0 commit comments

Comments
 (0)