Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 121 - 130 of over 10,000 for 1 (0.15 seconds)

  1. estimate_bandwidth — scikit-learn 1.7.2 d...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html
    Fri Dec 05 17:52:55 GMT 2025
      110.9K bytes
      Cache
     
  2. shuffle — scikit-learn 1.7.2 documentation

    1.], [1., 0.]]) >>> y array([2, 1, 0]) >>>...>>> X = np . array ([[ 1. , 0. ], [ 2. , 1. ], [ 0. , 0. ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.shuffle.html
    Tue Dec 02 16:12:16 GMT 2025
      114.6K bytes
      Cache
     
  3. KNeighborsRegressor — scikit-learn 1.7.2 ...

    () array([[1., 0., 1.], [0., 1., 1.], [1., 0., 1.]]) predict...], [ 1 ], [ 2 ], [ 3 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Fri Dec 05 17:52:55 GMT 2025
      151.8K bytes
      Cache
     
  4. make_circles — scikit-learn 1.7.2 documen...

    int64(1), np.int64(1), np.int64(1), np.int64(0), np.int64(0)]...outer circle in the range [0, 1) . Returns : X ndarray of shape...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_circles.html
    Fri Dec 05 17:52:55 GMT 2025
      116.2K bytes
      Cache
     
  5. KNeighborsClassifier — scikit-learn 1.7.2...

    () array([[1., 0., 1.], [0., 1., 1.], [1., 0., 1.]]) predict...], [ 1 ], [ 2 ], [ 3 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Fri Dec 05 17:52:55 GMT 2025
      156K bytes
      Cache
     
  6. WebHttpHandlerBuilder (Spring Framework 7.0.1 API)

    following are detected: WebHandler [1] -- looked up by the name WEB_HANDLER_BEAN_NAME...unique. WebSessionManager [0..1] -- looked up by the name WEB...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/server/adapter/W...
    Fri Feb 01 00:00:00 GMT 1980
      63K bytes
      Cache
     
  7. DetCurveDisplay — scikit-learn 1.7.2 docu...

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Fri Dec 05 17:52:54 GMT 2025
      137.8K bytes
      Cache
     
  8. BayesianGaussianMixture — scikit-learn 1....

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], [ 4 , 2 ], [...mixtures”. Bayesian analysis 1.1 Examples >>> import...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Fri Dec 05 17:52:55 GMT 2025
      152.9K bytes
      Cache
     
  9. MultiTaskLasso — scikit-learn 1.7.2 docum...

    1 ) >>> clf . fit ([[ 0 , 1 ], [ 1 , 2 ], [...0 ], [ 1 , 1 ], [ 2 , 3 ]]) MultiTaskLasso(alpha=0.1) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLasso.html
    Fri Dec 05 17:52:55 GMT 2025
      156.9K bytes
      Cache
     
  10. Version 1.3 — scikit-learn 1.7.2 document...

    Version 1.3.1 # September 2023 Changed models...scikit-learn 1.2 to make it predict with scikit-learn 1.3: retraining...
    scikit-learn.org/stable/whats_new/v1.3.html
    Fri Dec 05 17:52:54 GMT 2025
      207.7K bytes
      Cache
     
Back to Top