Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 761 - 770 of 2,914 for 1 (0.14 sec)

  1. make_hastie_10_2 — scikit-learn 1.7.0 documenta...

    float64(-1.0), np.float64(1.0), np.float64(-1.0), np.float64(1.0),...[ i ] = 1 if np . sum ( X [ i ] ** 2 ) > 9.34 else - 1 Read more...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Fri Jun 06 09:13:47 UTC 2025
      110.6K bytes
      1 views
      Cache
     
  2. Out-of-core classification of text documents — ...

    ()[ 1 ], rotation = 30 ) ymax = max ( cls_runtime ) * 1.2 ax...__init__ ( self , encoding = "latin-1" ): HTMLParser . __init__ ( self...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Fri Jun 06 09:13:46 UTC 2025
      162.4K bytes
      1 views
      Cache
     
  3. Comparing different hierarchical linkage method...

    "connectivity matrix is [0-9]{1,2}" " > 1. Completing it to avoid stopping...y_pred ) + 1 ), ) ) ) plt . scatter ( X [:, 0 ], X [:, 1 ], s = 10...
    scikit-learn.org/stable/auto_examples/cluster/plot_linkage_comparison.html
    Fri Jun 06 09:13:46 UTC 2025
      109.9K bytes
      Cache
     
  4. Detection error tradeoff (DET) curve — scikit-l...

    random_state = 1 , n_clusters_per_class = 1 , ) X_train , X_test...make_classification ( n_samples = 1_000 , n_features = 2 , n_redundant...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Fri Jun 06 09:13:47 UTC 2025
      101.8K bytes
      Cache
     
  5. Semi-supervised Classification on a Text Datase...

    sum ( 1 for x in y_train if x == - 1 )) clf . fit (...training set: 1706 End of iteration 1, added 1076 new labels. End of...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Fri Jun 06 09:13:47 UTC 2025
      105.2K bytes
      Cache
     
  6. Version 0.16 — scikit-learn 1.7.0 documentation

    empty data (less than 1 sample or less than 1 feature for 2D input)....version Version 0.16 # Version 0.16.1 # April 14, 2015 Changelog # Bug...
    scikit-learn.org/stable/whats_new/v0.16.html
    Fri Jun 06 09:13:48 UTC 2025
      94K bytes
      Cache
     
  7. inplace_csr_column_scale — scikit-learn 1.7.0 d...

    1 , 2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ])...csr . todense () matrix([[8, 1, 2], [0, 0, 5], [0, 0, 0], [0,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_csr_column_scale.html
    Fri Jun 06 09:13:46 UTC 2025
      108.5K bytes
      Cache
     
  8. Comparing Nearest Neighbors with and without Ne...

    StandardScaler n_neighbors = 1 dataset = datasets . load_iris.... scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold ,...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Fri Jun 06 09:13:47 UTC 2025
      97.9K bytes
      Cache
     
  9. multilabel_confusion_matrix — scikit-learn 1.7....

    array([[[1, 0], [0, 1]], [[1, 0], [0, 1]], [[0, 1], [1, 0]]]) Multiclass...array([[[3, 1], [0, 2]], [[5, 0], [1, 0]], [[2, 1], [1, 2]]]) On...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.multilabel_confusion_matrix.html
    Fri Jun 06 09:13:47 UTC 2025
      113.1K bytes
      Cache
     
  10. Lagged features for time series forecasting — s...

    1 ± 1.1" "19.9 ± 1.6" "22.7 ± 3.1" "quantile 5"..."39.9 ± 3.2" "17.1 ± 1.1" "19.9 ± 1.6" "22.7 ± 3.1" "quantile 95"...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Fri Jun 06 09:13:47 UTC 2025
      162.8K bytes
      Cache
     
Back to top