Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 61 - 70 of 8,599 for 1 (0.65 seconds)

  1. NuSVR — scikit-learn 1.7.2 documentation

    Added in version 1.1. n_support_ ndarray of shape (1,), dtype=int32...(0, 1]. By default 0.5 will be taken. C float, default=1.0 Penalty...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Sat Nov 15 10:03:27 GMT 2025
      142.4K bytes
      Cache
     
  2. AffinityPropagation — scikit-learn 1.7.2 ...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2.... labels_ array([0, 0, 0, 1, 1, 1]) >>> clustering ....
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Sat Nov 15 10:03:26 GMT 2025
      130.6K bytes
      Cache
     
  3. kmeans_plusplus — scikit-learn 1.7.2 docu...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2...provided array. Added in version 1.3. x_squared_norms array-like...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html
    Sat Nov 15 10:03:27 GMT 2025
      111.2K bytes
      Cache
     
  4. PolynomialCountSketch — scikit-learn 1.7....

    [ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y...Array with random entries in {+1, -1}, used to represent the 2-wise...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Sat Nov 15 10:03:27 GMT 2025
      133.7K bytes
      Cache
     
  5. root_mean_squared_error — scikit-learn 1....

    1 ],[ - 1 , 1 ],[ 7 , - 6 ]] >>>...User Guide . Added in version 1.4. Parameters : y_true array-like...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Sat Nov 15 10:03:27 GMT 2025
      111K bytes
      Cache
     
  6. train_test_split — scikit-learn 1.7.2 doc...

    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
    Sat Nov 15 10:03:27 GMT 2025
      169.7K bytes
      Cache
     
  7. gen_even_slices — scikit-learn 1.7.2 docu...

    1, None), slice(1, 2, None), ..., slice(9,...list ( gen_even_slices ( 10 , 1 )) [slice(0, 10, None)] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_even_slices.html
    Fri Nov 14 17:52:08 GMT 2025
      109.1K bytes
      Cache
     
  8. 1. Supervised learning — scikit-learn 1.7...

    version 1. Supervised learning # 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/supervised_learning.html
    Sat Nov 15 10:03:26 GMT 2025
      46.9K bytes
      Cache
     
  9. Version 1.6 — scikit-learn 1.7.2 document...

    Version 1.6.1 # January 2025 Changed models...was deprecated in 1.6 and will be removed in 1.8. It has no effect...
    scikit-learn.org/stable/whats_new/v1.6.html
    Sat Nov 15 10:03:27 GMT 2025
      160.8K bytes
      Cache
     
  10. OAS — scikit-learn 1.7.2 documentation

    precision_ array([[ 1.7833, -1.2431 ], [-1.2431, 3.3889]]) >>>...the estimator. References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Sat Nov 15 10:03:26 GMT 2025
      133.5K bytes
      Cache
     
Back to Top