diff --git a/docs/source/hyperparameters.md b/docs/source/hyperparameters.md index 4b84e0c..1fa52cd 100644 --- a/docs/source/hyperparameters.md +++ b/docs/source/hyperparameters.md @@ -1,6 +1,6 @@ # Hyperparameters -| | **Hyperparameter** | **Type/Values** | **Default** | **Meaning** | +| | **Hyperparameter** | **Type/Values** | **Default** | | | --- | ------------------- | -------------------------------------------------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | | estimator | \ | Stree() | Base estimator used to build each element of the ensemble. | | | n_jobs | \ | -1 | Specifies the number of threads used to build the ensemble (-1 equals to all cores available) |