Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 281 - 290 of over 10,000 for 1 (0.14 seconds)

  1. AbstractDataFieldMaxValueIncrementer (Spring Fr...

    data store value such as max + 1 Throws: DataAccessException -...data store value such as max + 1 Throws: DataAccessException -...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/support/increme...
    Fri Feb 01 00:00:00 GMT 1980
      33.5K bytes
      Cache
     
  2. r2_score — scikit-learn 1.8.0 documentation

    1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>>...cross-validation). Added in version 1.1. Returns : z float or ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.r2_score.html
    Mon Jan 19 11:28:25 GMT 2026
      121.7K bytes
      Cache
     
  3. MultiLabelBinarizer — scikit-learn 1.8.0 ...

    fit_transform ([( 1 , 2 ), ( 3 ,)]) array([[1, 1, 0], [0, 0, 1]]) >>>...'comedy' }]) array([[0, 1, 1], [1, 0, 0]]) >>> list...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MultiLabelBinarizer.html
    Mon Jan 19 11:28:25 GMT 2026
      126.8K bytes
      Cache
     
  4. Plot classification probability — scikit-...

    GaussianProcessClass ( kernel = 1.0 * RBF ([ 1.0 , 1.0 ])), "Logistic...LogisticRegression ( C = 0.1 ), "Logistic regression \n (C=1)" : LogisticRegression...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Jan 19 11:28:25 GMT 2026
      125.9K bytes
      Cache
     
  5. SVM: Weighted samples — scikit-learn 1.8....

    n_clusters_per_class = 1 , class_sep = 1.1 , weights = [ 0.9 , 0.1 ], random_state...( X_plot [:, 0 ], X_plot [:, 1 ], c = y_plot , s = 100 * sample_weight...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Mon Jan 19 11:28:23 GMT 2026
      93.4K bytes
      Cache
     
  6. ParameterGrid — scikit-learn 1.8.0 docume...

    'a' : 1 , 'b' : True }, { 'a' : 1 , 'b'...param_grid = { 'a' : [ 1 , 2 ], 'b' : [ True ,...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterGrid.html
    Mon Jan 19 11:28:25 GMT 2026
      110.7K bytes
      Cache
     
  7. RFE — scikit-learn 1.8.0 documentation

    ranking_ array([1, 1, 1, 1, 1, 6, 4, 3, 2, 5]) decision_function...float, default=1 If greater than or equal to 1, then step corresponds...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Mon Jan 19 11:28:23 GMT 2026
      150.5K bytes
      Cache
     
  8. balanced_accuracy_score — scikit-learn 1....

    1 , 0 , 0 , 1 , 0 ] >>> y_pred = [ 0 , 1 , 0 ,...each class. The best value is 1 and the worst value is 0 when...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html
    Mon Jan 19 11:28:25 GMT 2026
      111.2K bytes
      Cache
     
  9. EllipticEnvelope — scikit-learn 1.8.0 doc...

    n_features + 1) / 2 * n_samples . Range is (0, 1). contamination...>>> # predict returns 1 for an inlier and -1 for an outlier >>>...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Mon Jan 19 11:28:25 GMT 2026
      147.3K bytes
      Cache
     
  10. randomized_svd — scikit-learn 1.8.0 docum...

    approximation problem described in [1] (problem (1.5), p5). Refer to Wikipedia...n_iter=0 or 1 should even work fine in theory (see [1] page 9)....
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Mon Dec 29 13:14:49 GMT 2025
      118.2K bytes
      Cache
     
Back to Top