- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1111 - 1120 of over 10,000 for 1 (2.08 seconds)
Filter
-
Permutation Importance vs Random Forest Feature...
[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html -
Beats version 1.2.3 | Beats Platform Reference ...
« Beats version 1.3.0 Beats version 1.2.2 » Elastic Docs › Beats...1649 « Beats version 1.3.0 Beats version 1.2.2 » Most Popular Video...www.elastic.co/guide/en/beats/libbeat/8.19/release-notes-1.2.3.html -
ConstantKernel — scikit-learn 1.8.0 documentation
predict ( X [: 1 ,:], return_std = True ) (array([606.1]), array([0.248]))...ConstantKernel ( constant_value = 1.0 , constant_value_bounds = (1e-05,...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ConstantKernel.html -
LinearSVR — scikit-learn 1.8.0 documentation
1] , where 1 corresponds to the intercept....version 1.3: The "auto" option is added in version 1.3 and...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html -
Comparing Nearest Neighbors with and without Ne...
StandardScaler n_neighbors = 1 dataset = datasets . load_iris.... scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold ,...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html -
Gradient Boosting regularization — scikit-learn...
random_state = 1 ) # map labels from {-1, 1} to {0, 1} labels , y...{ "learning_rate" : 1.0 , "subsample" : 1.0 }), ( "learning_rate=0.2"...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
Faces recognition example using eigenfaces and ...
1 )[ - 1 ] true_name = target_names...y_test [ i ]] . rsplit ( " " , 1 )[ - 1 ] return "predicted: %s \n...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
Beats version 6.4.1 | Beats Platform Reference ...
1 IMPORTANT : This documentation...documentation . Beats version 6.4.1 View commits Bugfixes Affecting...www.elastic.co/guide/en/beats/libbeat/8.19/release-notes-6.4.1.html -
SelectFwe — scikit-learn 1.8.0 documentation
Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html -
Post-hoc tuning the cut-off point of decision f...
deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...with `0 = l1_ratio = 1`. Setting `l1_ratio=1` gives a pure L1-penalty,...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html