Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 601 - 610 of 4,571 for * (5.75 sec)

  1. Local News: Latest News, Headlines, and Video f...

    on another browser. Skip to Content Live / NBC10 Boston News...IE 11 is not supported. For an optimal experience visit our site...
    www.nbcnews.com/boston
    Sun Nov 02 00:57:04 UTC 2025
      178.2K bytes
      Cache
     
  2. Release Highlights for scikit-learn 0.24 scik...

    "bootstrap" : [ True , False ], "criterion" : [ "gini" , "entropy" ], }..., 11 ), "min_samples_split" : randint ( 2 , 11 ), "bootstrap"...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sat Nov 01 09:15:33 UTC 2025
      176.2K bytes
      Cache
     
  3. silhouette_score scikit-learn 1.7.2 documenta...

    kmeans . fit_predict ( X )) 0.49... Gallery examples # Demo of affinity...for a sample is (b - a) / max(a, b) . To clarify, b is the distance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html
    Sat Nov 01 09:15:33 UTC 2025
      116.1K bytes
      Cache
     
  4. plot_kmeans_digits.zip

    {n_features}") # %% # Define our evaluation benchmark # ---------- # #...# %% # Run the benchmark # ---------- # # We will compare three...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    Sat Nov 01 09:15:32 UTC 2025
      15.5K bytes
     
  5. v_measure_score scikit-learn 1.7.2 documentation

    v_measure_score ([ 0 , 0 , 1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> v_measure_score...v_measure_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.v_measure_score.html
    Sat Nov 01 09:15:33 UTC 2025
      121.5K bytes
      Cache
     
  6. KMeans scikit-learn 1.7.2 documentation

    cluster. KMeans ( n_clusters = 8 , * , init = 'k-means++' , n_init...clustering . init {k-means++, random}, callable or array-like of...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Sat Nov 01 09:15:33 UTC 2025
      160.7K bytes
      Cache
     
  7. KNeighborsTransformer scikit-learn 1.7.2 docu...

    + 1) neighbors. algorithm {auto, ball_tree, kd_tree, brute’},...out are: ["class_name0", "class_name1", "class_name2"] . Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Sat Nov 01 09:15:34 UTC 2025
      146.1K bytes
      Cache
     
  8. QuadraticDiscriminantAnalysis scikit-learn 1....

    np . array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1...1 , 1 ], [ 2 , 1 ], [ 3 , 2 ]]) >>> y = np . array ([ 1 , 1 ,...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Sat Nov 01 09:15:33 UTC 2025
      141.5K bytes
      Cache
     
  9. permutation_test_score scikit-learn 1.7.2 doc...

    permutation_test_score ( ... estimator , X , y , random_state = 0 ... ) >>> print...instead. E.g.: permutation_test_score(..., params={'groups': groups})...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Sat Nov 01 09:15:33 UTC 2025
      121.8K bytes
      Cache
     
  10. make_hastie_10_2 scikit-learn 1.7.2 documenta...

    float64(-1.0), np.float64(1.0), np.float64(-1.0)] Gallery examples...list ( y [: 5 ]) [np.float64(-1.0), np.float64(1.0), np.float64(-1.0),...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Sat Nov 01 09:15:33 UTC 2025
      110.6K bytes
      1 views
      Cache
     
Back to top