Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 81 - 90 of over 10,000 for 1 (0.14 seconds)

Filter
  1. average_precision_score — scikit-learn 1....

    1 , 1 ]) >>> y_scores = np . array ([ 0.1 , 0.4..., 0.1 ], ... [ 0.4 , 0.3 , 0.3 ], ... [ 0.1 , 0.8 , 0.1 ], ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html
    Mon Mar 09 14:07:57 UTC 2026
      14.8K bytes
      Cache
     
  2. pairwise_distances_argmin — scikit-learn ...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...deprecated from SciPy 1.9 and will be removed in SciPy 1.11. Note 'matching'...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin.html
    Mon Mar 09 14:07:54 UTC 2026
      14.4K bytes
      Cache
     
  3. SGDClassifier — scikit-learn 1.8.0 docume...

    array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...(clip(decision_function(X), -1, 1) + 1) / 2. For other loss functions...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Mon Mar 09 14:07:53 UTC 2026
      24.9K bytes
      Cache
     
  4. OPTICS — scikit-learn 1.8.0 documentation

    1, 1, 1]) For a more detailed example...min_samples int > 1 or float between 0 and 1, default=5 The number...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.OPTICS.html
    Mon Mar 09 14:07:53 UTC 2026
      18.7K bytes
      Cache
     
  5. AbstractResourceBasedMessageSource (Spring Fram...

    Properties default encoding: ISO-8859-1. A null value indicates the platform...properties files. Default is "-1", indicating to cache forever...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/support/Abst...
    Fri Feb 01 00:00:00 UTC 1980
      46K bytes
      Cache
     
  6. normalize — scikit-learn 1.8.0 documentation

    1 , 2 ], [ - 1 , 0 , 1 ]] >>> normalize...if axis is 0). axis {0, 1}, default=1 Define axis used to normalize...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html
    Mon Mar 09 16:03:58 UTC 2026
      13.7K bytes
      Cache
     
  7. LeavePGroupsOut — scikit-learn 1.8.0 docu...

    Test: index=[0 1], group=[1 2] Fold 1: Train: index=[1], group=[2]...array ([ 1 , 2 , 1 ]) >>> groups = np . array ([ 1 , 2 ,...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Mon Mar 09 14:07:54 UTC 2026
      15.2K bytes
      Cache
     
  8. estimate_bandwidth — scikit-learn 1.8.0 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
    Mon Mar 09 14:07:53 UTC 2026
      13.9K bytes
      Cache
     
  9. pairwise_kernels — scikit-learn 1.8.0 doc...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html
    Mon Mar 09 14:07:54 UTC 2026
      14.4K bytes
      Cache
     
  10. ward_tree — scikit-learn 1.8.0 documentation

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2...children ndarray of shape (n_nodes-1, 2) The children of each non-leaf...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html
    Mon Mar 09 14:07:57 UTC 2026
      14.4K bytes
      Cache
     
Back to Top