- Sort Score
- Num 10 results
- Language All
- Labels All
Results 411 - 420 of 8,534 for 10 (0.74 seconds)
-
Speicherkonfiguration
Empfohlener Gesamtspeicher ~10 GB 2g 4 GB oder mehr 10 GB–50 GB 4g 8 GB...fess.codelibs.org/de/15.3/config/setup-memory.html -
Categorical Feature Support in Gradient Boostin...
categorical features: 10 Number of numerical features: 10 Gradient boosting...n_iter_no_change: int, default=10 Used to determine when to "early...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html -
Hyperparameter — scikit-learn 1.8.0 docum...
10.0 )) We can access each hyperparameter:...ic', bounds=array([[ 0., 10.]]), n_elements=1, fixed=False)...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Hyperparameter.html -
getting_started.rst.txt
-10]] >>> # scale data according...5), ... 'max_depth': randint(5, 10)} ... >>> # now create a searchCV...scikit-learn.org/stable/_sources/getting_started.rst.txt -
Comparing Random Forests and Histogram Gradient...
"n_estimators" : [ 10 , 20 , 50 , 100 ]}, "Hist...: { "max_iter" : [ 10 , 20 , 50 , 100 , 300 , 500 ]},...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html -
Apache Kafka - IBM Developer
developer.ibm.com/components/kafka -
StratifiedShuffleSplit — scikit-learn 1.8...
StratifiedShuffleSpl ( n_splits = 10 , * , test_size = None , train_size...Parameters : n_splits int, default=10 Number of re-shuffling &...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html -
ShuffleSplit — scikit-learn 1.8.0 documen...
ShuffleSplit ( n_splits = 10 , * , test_size = None , train_size...Parameters : n_splits int, default=10 Number of re-shuffling &...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html -
Balance model complexity and cross-validated sc...
balanced case is when n_components=10 and accuracy=0.88 , which falls...components" : [ 6 , 8 , 10 , 15 , 20 , 25 , 35 , 45 , 55...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
load_diabetes — scikit-learn 1.8.0 docume...
Samples total 442 Dimensionality 10 Features real, -.2 < x <...{ndarray, dataframe} of shape (442, 10) The data matrix. If as_frame=True...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html