Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1311 - 1320 of over 10,000 for 2 (0.49 seconds)

Filter
  1. Vector Quantization Example — scikit-learn 1.8....

    subplots ( ncols = 2 , figsize = ( 12 , 4 )) ax [ 0...by a factor of approximately 2.5. We will later discuss about...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Mon Mar 23 20:39:20 UTC 2026
      17.8K bytes
      Cache
     
  2. Release Highlights for scikit-learn 0.22 — scik...

    2. From 1.2, use RocCurveDisplay instead....n_neighbors = 2 ) print ( imputer . fit_transform ( X )) [[1. 2. 4. ]...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Mon Mar 23 20:39:21 UTC 2026
      20.8K bytes
      Cache
     
  3. Successive Halving Iterations — scikit-learn 1....

    "min_samples_split" : randint ( 2 , 11 ), "bootstrap" : [ True ,...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Mar 23 20:39:21 UTC 2026
      29.1K bytes
      Cache
     
  4. HashingVectorizer — scikit-learn 1.8.0 document...

    2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html
    Mon Mar 23 20:39:23 UTC 2026
      19.1K bytes
      Cache
     
  5. plot_discretization_strategies.zip

    [2, 4], [8, 8]]) centers_1 = np.array([[0,...form(-3, 3, size=(n_samples, 2)), make_blobs( n_samples=[ n_samples...
    scikit-learn.org/stable/_downloads/7b16734166ab4280e940d7fb89dd6113/plot_discretization_strategie...
    Thu Mar 05 14:15:31 UTC 2026
      7.3K bytes
     
  6. Imputing missing values with variants of Iterat...

    with the expansion of a degree 2 polynomial kernel and regularized...max_samples = 0.5 , n_jobs = 2 , random_state = 0 , ), ), ( "Nystroem...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Mon Mar 23 20:39:20 UTC 2026
      18K bytes
      Cache
     
  7. SVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Mon Mar 23 20:39:23 UTC 2026
      19.1K bytes
      Cache
     
  8. IBM Turbonomic - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/turbonomic
    Mon Feb 02 13:54:12 UTC 2026
      638.8K bytes
      Cache
      Similar Results (1)
     
  9. Multiclass sparse logistic regression on 20newg...

    solver=saga] Number of epochs: 2 [model=One versus Rest, solver=saga]...solver=saga] Number of epochs: 2 [model=Multinomial, solver=saga]...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Mon Mar 23 20:39:22 UTC 2026
      17.7K bytes
      Cache
     
  10. OutlierMixin — scikit-learn 1.8.0 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.OutlierMixin.html
    Mon Mar 23 20:39:21 UTC 2026
      13.4K bytes
      Cache
     
Back to Top