- Sort Score
- Num 10 results
- Language All
- Labels All
Results 201 - 210 of over 10,000 for 1 (0.09 seconds)
-
LabelSpreading — scikit-learn 1.8.0 docum...
means 1 unless in a joblib.parallel_backend context. -1 means...Clamping factor. A value in (0, 1) that specifies the relative amount...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html -
make_column_selector — scikit-learn 1.8.0...
1. , 0. , 0. ], [-1.50755672, 1. , 0. , 0. ], [-0.30151134,...[-0.30151134, 0. , 1. , 0. ], [ 0.90453403, 0. , 0. , 1. ]]) __call__...scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html -
Poisson regression and non-normal loss — ...
Region 0 1.0 1 0.10000 D 5 0 55 50 B12 'Regular' 1217 R82 1 3.0 1...1 0.77000 D 5 0 55 50 B12 'Regular' 1217 R82 2 5.0 1 0.75000...scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html -
Effect of transforming the targets in regressio...
subplots ( 1 , 2 ) ax0 . hist ( y , bins =..."Synthetic data" , y = 1.05 ) plt . tight_layout () X_train...scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html -
DefaultTransactionDefinition (Spring Framework ...
Default is TIMEOUT_DEFAULT (-1). Exclusively designed for use...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/... -
min_pos — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.arrayfuncs.min_pos.html -
export_text — scikit-learn 1.8.0 document...
<= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75 |...decision_tree.classes_ . Added in version 1.3. max_depth int, default=10 Only...scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html -
ExtraTreeRegressor — scikit-learn 1.8.0 d...
min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0 , max_features = 1.0 ,...max_features=n_features . Changed in version 1.1: The default of max_features...scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html -
PatchExtractor — scikit-learn 1.8.0 docum...
1), it is taken to mean a proportion...load_sample_images () . images [ 1 ] >>> X = X [ None ,...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html -
MNIST classification using multinomial logistic...
l1_ratio = 1 , solver = "saga" , tol = 0.1 ) clf . fit..."mnist_784" , version = 1 , return_X_y = True , as_frame...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html