Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1121 - 1130 of 2,446 for 2 (5.52 sec)

  1. load_sample_image — scikit-learn 1.7.2 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version load_sample_image # sklearn.datasets. load_sample_ima...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_image.html
    Mon Nov 03 14:20:04 UTC 2025
      106.4K bytes
      Cache
     
  2. fetch_20newsgroups_vectorized — scikit-learn 1....

    Gallery examples: Model Complexity Influence Multiclass sparse logistic regression on 20newgroups The Johnson-Lindenstrauss bound for embedding with random projections
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Mon Nov 03 14:20:03 UTC 2025
      118.2K bytes
      Cache
     
  3. fetch_california_housing — scikit-learn 1.7.2 d...

    Gallery examples: Comparing Random Forests and Histogram Gradient Boosting models Early stopping in Gradient Boosting Imputing missing values with variants of IterativeImputer Imputing missing valu...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html
    Mon Nov 03 14:20:03 UTC 2025
      116.9K bytes
      Cache
     
  4. One-class SVM with non-linear kernel (RBF) — sc...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Mon Nov 03 14:20:04 UTC 2025
      100.8K bytes
      1 views
      Cache
     
  5. One-Class SVM versus One-Class SVM using Stocha...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Mon Nov 03 14:20:05 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  6. Part 10: How to build in Windows environment

    2 (elasticsearch-service-x64)” from...
    fess.codelibs.org/articles/10/document.html
    Mon Nov 03 02:38:37 UTC 2025
      22.3K bytes
      2 views
      Cache
     
  7. Part 3: Web Scraping with Fess

    search/article/push_list/all_2 https://news.mynavi.jp/itsear...including the page number like all_2, it adds it to the list to be...
    fess.codelibs.org/articles/3/document.html
    Mon Nov 03 02:38:37 UTC 2025
      21.8K bytes
      10 views
      Cache
     
  8. Part 11: Single sign-on with Fess

    2. You can get the Fess ZIP file...
    fess.codelibs.org/articles/11/document.html
    Mon Nov 03 02:38:36 UTC 2025
      22.9K bytes
      7 views
      Cache
     
  9. Demonstration of multi-metric evaluation on cro...

    datasets import make_hastie_10_2 from sklearn.metrics import accuracy_score...metrics # X , y = make_hastie_10_2 ( n_samples = 8000 , random_state...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Mon Nov 03 14:20:04 UTC 2025
      101.5K bytes
      Cache
     
  10. Lasso, Lasso-LARS, and Elastic Net paths — scik...

    figure ( 2 ) colors = cycle ([ "b" , "r"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html
    Mon Nov 03 14:20:04 UTC 2025
      117.5K bytes
      Cache
     
Back to top