Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 261 - 270 of 2,897 for 1 (0.31 sec)

  1. Matern — scikit-learn 1.7.2 documentation

    kernel = 1.0 * Matern ( length_scale = 1.0 , nu = 1.5 ) >>> gpc...length_scale = 1.0 , length_scale_bounds = (1e-05, 100000.0) , nu = 1.5 )...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html
    Tue Nov 04 06:34:51 UTC 2025
      126.9K bytes
      Cache
     
  2. train_test_split — scikit-learn 1.7.2 documenta...

    1 3.5 1.4 0.2 1 4.9 3.0 1.4 0.2 2 4.7 3.2 1.3 0.2 3 4.6...4.2 1.3 105 7.6 3.0 6.6 2.1 66 5.6 3.0 4.5 1.5 0 5.1 3.5 1.4 0.2...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Tue Nov 04 06:34:51 UTC 2025
      169.7K bytes
      Cache
     
  3. f_classif — scikit-learn 1.7.2 documentation

    n_clusters_per_class = 1 , ... shuffle = False , random_state...f_statistic array([2.21e+02, 7.02e-01, 1.70e+00, 9.31e-01, 5.41e+00, 3.25e-01,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Tue Nov 04 06:34:51 UTC 2025
      110.7K bytes
      Cache
     
  4. KMeans — scikit-learn 1.7.2 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Clustering...X = np . array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Tue Nov 04 06:34:51 UTC 2025
      160.7K bytes
      Cache
     
  5. roc_auc_score — scikit-learn 1.7.2 documentation

    classes_[1] and thus estimator.predict_proba(X, y)[:, 1] . The...it is upper bounded by 1. References [ 1 ] Wikipedia entry for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Tue Nov 04 06:34:51 UTC 2025
      131.3K bytes
      Cache
     
  6. RidgeCV — scikit-learn 1.7.2 documentation

    1, 1.0, 10.0) , * , fit_intercept...shape (n_alphas,), default=(0.1, 1.0, 10.0) Array of alpha values...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Tue Nov 04 06:34:51 UTC 2025
      149.9K bytes
      Cache
     
  7. Normalizer — scikit-learn 1.7.2 documentation

    1 , 2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ... [...0.4, 0.4], [0.1, 0.3, 0.9, 0.3], [0.5, 0.7, 0.5, 0.1]]) fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html
    Tue Nov 04 06:34:51 UTC 2025
      135.6K bytes
      Cache
     
  8. FixedThresholdClassifier — scikit-learn 1.7.2 d...

    y_true is in {-1, 1} or {0, 1} , pos_label is set to 1, otherwise...... n_samples = 1_000 , weights = [ 0.9 , 0.1 ], class_sep = 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Tue Nov 04 06:34:51 UTC 2025
      142.4K bytes
      Cache
     
  9. SparsePCA — scikit-learn 1.7.2 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Tue Nov 04 06:34:51 UTC 2025
      135.2K bytes
      Cache
     
  10. fetch_file — scikit-learn 1.7.2 documentation

    delay = 1 ) [source] # Fetch a file from...re-downloading. Added in version 1.6. Parameters : url str URL of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_file.html
    Tue Nov 04 06:34:51 UTC 2025
      107.7K bytes
      Cache
     
Back to top