Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 951 - 960 of 3,200 for 2 (0.81 sec)

  1. dump_svmlight_file — scikit-learn 1.7.2 documen...

    Skip to main content Back to top Ctrl + K GitHub Choose version dump_svmlight_file # sklearn.datasets. dump_svmlight_...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html
    Thu Sep 18 09:36:17 UTC 2025
      108.8K bytes
      Cache
     
  2. get_scorer_names — scikit-learn 1.7.2 documenta...

    Skip to main content Back to top Ctrl + K GitHub Choose version get_scorer_names # sklearn.metrics. get_scorer_names ...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer_names.html
    Thu Sep 18 09:36:17 UTC 2025
      105.5K bytes
      Cache
     
  3. 3.5. Validation curves: plotting scores to eval...

    function \(f(x) = \cos (\frac{3}{2} \pi x)\) and some noisy samples...is usually not possible. 3.5.2. Learning curve # A learning curve...
    scikit-learn.org/stable/modules/learning_curve.html
    Thu Sep 18 09:36:17 UTC 2025
      51.3K bytes
      Cache
     
  4. Comparison between grid search and successive h...

    1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 ,...param_grid = param_grid , factor = 2 , random_state = rng ) gsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Thu Sep 18 09:36:17 UTC 2025
      106K bytes
      Cache
     
  5. Glossary of Common Terms and API Elements — sci...

    2], 2 is the positive class; of [‘no’,...array whose .shape has length 2. Often represents a matrix. API...
    scikit-learn.org/stable/glossary.html
    Thu Sep 18 09:36:17 UTC 2025
      212.1K bytes
      Cache
     
  6. Multi-class AdaBoosted Decision Trees — scikit-...

    class (quantiles of the \(\chi^2\) distribution). from sklearn.datasets...make_gaussian_quantiles ( n_samples = 2_000 , n_features = 10 , n_classes...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Thu Sep 18 09:36:17 UTC 2025
      115.1K bytes
      Cache
     
  7. Swiss Roll And Swiss-Hole Reduction — scikit-le...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Thu Sep 18 09:36:17 UTC 2025
      100K bytes
      Cache
     
  8. オープンソース全文検索サーバー - ニュース一覧

    2.2 リリース 2017-06-30 Fess 11.2.1 リリース 2017-06-15...2016-11-07 Fess 10.2.2 リリース 2016-10-02 Fess 10.2.1 リリース 2016-08-30...
    fess.codelibs.org/ja/news.html
    Thu Sep 18 02:37:17 UTC 2025
      47.4K bytes
      12 views
      Cache
     
  9. Sample pipeline for text feature extraction and...

    to index 2 transform_funcs [ "norm" ] = lambda x : 2 if x == "l2"...Loading 20 newsgroups dataset for 2 categories: ['alt.atheism', '...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Thu Sep 18 09:36:18 UTC 2025
      168.1K bytes
      1 views
      Cache
     
  10. 7.9. Transforming the prediction target (y) — s...

    array([2, 2, 1]) >>> list ( le . inverse_transform ([ 2 , 2 , 1...y = [[ 2 , 3 , 4 ], [ 2 ], [ 0 , 1 , 3 ], [ 0 , 1 , 2 , 3 , 4...
    scikit-learn.org/stable/modules/preprocessing_targets.html
    Thu Sep 18 09:36:18 UTC 2025
      42.7K bytes
      Cache
     
Back to top