Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 161 - 170 of over 10,000 for 1 (0.19 seconds)

  1. OneClassSVM — scikit-learn 1.7.2 document...

    predict ( X ) array([-1, 1, 1, 1, -1]) >>> clf . score_samples...default=-1 Hard limit on iterations within solver, or -1 for no...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Fri Nov 21 09:29:40 GMT 2025
      139.3K bytes
      Cache
     
  2. det_curve — scikit-learn 1.7.2 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html
    Mon Nov 24 11:23:20 GMT 2025
      113.8K bytes
      Cache
     
  3. LassoLarsCV — scikit-learn 1.7.2 document...

    means 1 unless in a joblib.parallel_backend context. -1 means...optimization objective for Lasso is: ( 1 / ( 2 * n_samples )) * || y -...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon Nov 24 10:40:49 GMT 2025
      145.6K bytes
      Cache
     
  4. 9.1. Strategies to scale computationally: bigge...

    1.1.1. Streaming instances # Basically, 1. may be a...to make your system scale. 9.1.1. Scaling with instances using...
    scikit-learn.org/stable/computing/scaling_strategies.html
    Mon Nov 24 10:40:49 GMT 2025
      46.2K bytes
      Cache
     
  5. RetryTemplate (Spring Framework 7.0.1 API)

    times with a fixed backoff of 1 second. A RetryListener can be...attempts and a fixed backoff of 1 second. RetryTemplate ( RetryPolicy...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/retry/RetryTemp...
    Fri Feb 01 00:00:00 GMT 1980
      25.4K bytes
      Cache
     
  6. Isomap — scikit-learn 1.7.2 documentation

    Added in version 1.1. n_components int, default=2...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Mon Nov 24 12:29:38 GMT 2025
      138.9K bytes
      Cache
     
  7. KNeighborsTransformer — scikit-learn 1.7....

    () array([[1., 0., 1.], [0., 1., 1.], [1., 0., 1.]]) set_output...rs=1) >>> print ( neigh . kneighbors ([[ 1. , 1. , 1....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Mon Nov 24 12:29:38 GMT 2025
      146.1K bytes
      Cache
     
  8. PLSRegression — scikit-learn 1.7.2 docume...

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...intercept_ . Added in version 1.1. n_iter_ list of shape (n_components,)...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Mon Nov 24 11:23:20 GMT 2025
      160.1K bytes
      Cache
     
  9. SVC — scikit-learn 1.7.2 documentation

    array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...default=-1 Hard limit on iterations within solver, or -1 for no...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Nov 24 11:06:34 GMT 2025
      176.5K bytes
      Cache
     
  10. r2_score — scikit-learn 1.7.2 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 Nov 24 11:23:20 GMT 2025
      121.5K bytes
      Cache
     
Back to Top