Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 2,897 for 1 (0.09 sec)

  1. 1.7.css

    Sans-serif;line-height:1;-webkit-text-size-adjust:none}@media...px;position:absolute;z-index:1}#NR-nav-sub-more-list li{floa...
    u.xgoo.jp/css/min/1.7.css
    Thu Jun 15 01:43:23 UTC 2023
      11.2K bytes
     
  2. Demo of affinity propagation clustering algorit...

    centers = [[ 1 , 1 ], [ - 1 , - 1 ], [ 1 , - 1 ]] X , labels_true...0 ]], [ cluster_center [ 1 ], x [ 1 ]], color = col [ "color"...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    Tue Nov 04 06:34:51 UTC 2025
      97.5K bytes
      Cache
     
  3. Faces dataset decompositions — scikit-learn 1.7...

    mean ( axis = 1 ) . reshape ( n_samples , - 1 ) print ( "Dataset...n_components = n_components , alpha = 0.1 , max_iter = 100 , batch_size...
    scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html
    Tue Nov 04 06:34:51 UTC 2025
      130.2K bytes
      Cache
     
  4. fetch_openml — scikit-learn 1.7.2 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...Added in version 1.2. Changed in version 1.4: The default value...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html
    Mon Nov 03 14:20:03 UTC 2025
      152K bytes
      Cache
     
  5. mean_tweedie_deviance — scikit-learn 1.7.2 docu...

    power = 1 ) 1.4260... Gallery examples # Tweedie...Either power <= 0 or power >= 1. The higher p the less weight...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_tweedie_deviance.html
    Mon Nov 03 14:20:04 UTC 2025
      109.2K bytes
      Cache
     
  6. 2.3. Clustering — scikit-learn 1.7.2 documentation

    1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...0 , 0 , 1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...
    scikit-learn.org/stable/modules/clustering.html
    Tue Nov 04 06:34:51 UTC 2025
      237K bytes
      Cache
     
  7. average_precision_score — scikit-learn 1.7.2 do...

    1 , 1 ]) >>> y_scores = np . array ([ 0.1 , 0.4 , 0.35..., 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 Nov 03 14:20:04 UTC 2025
      116K bytes
      Cache
     
  8. pairwise_distances_argmin — scikit-learn 1.7.2 ...

    [ 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 Nov 03 14:20:05 UTC 2025
      112.9K bytes
      Cache
     
  9. 2.4. Biclustering — scikit-learn 1.7.2 document...

    array ([ 1 , 2 ]) >>> data [ rows , columns ] array([[ 1, 2], [21,...to find heavy subgraphs. 2.4.1.1. Mathematical formulation # An...
    scikit-learn.org/stable/modules/biclustering.html
    Mon Nov 03 14:20:04 UTC 2025
      50.9K bytes
      Cache
     
  10. Contributing — scikit-learn 1.7.2 documentation

    git # add --depth 1 if your connection is slow cd...setting SKLEARN_RUN_FLOAT32_TESTS=1 . See Environment variables for...
    scikit-learn.org/stable/developers/contributing.html
    Tue Nov 04 06:34:51 UTC 2025
      140.2K bytes
      1 views
      Cache
     
Back to top