Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 951 - 960 of 3,461 for 1 (0.08 sec)

  1. Hierarchical clustering: structured vs unstruct...

    1 ] *= 0.5 Compute clustering #...set_position ([ 0 , 0 , 0.95 , 1 ]) for l in np . unique ( label...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Tue Dec 24 12:16:11 UTC 2024
      102.3K bytes
      Cache
     
  2. scikit-learn: machine learning in Python — scik...

    scikit-learn 1.7 (Changelog) . December 2024. scikit-learn 1.6.0 is...). July 2024. scikit-learn 1.5.1 is available for download (...
    scikit-learn.org/dev/index.html
    Tue Dec 24 12:16:11 UTC 2024
      32.4K bytes
      Cache
      Similar Results (1)
     
  3. Early stopping of Stochastic Gradient Descent —...

    class_1 = "8" ): """Load MNIST, select...fetch_openml ( "mnist_784" , version = 1 , as_frame = False ) # take only...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Tue Dec 24 12:16:12 UTC 2024
      107.6K bytes
      Cache
     
  4. Joint feature selection with multi-task Lasso —...

    ylim ([ - 1.1 , 1.1 ]) plt . show () Total running...(( 1.0 + rng . randn ( 1 )) * times + 3 * rng . randn ( 1 ))...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Tue Dec 24 12:16:11 UTC 2024
      100.2K bytes
      Cache
     
  5. オープンソース全文検索サーバー - ニュース一覧

    2009-10-29 Fess 1.1.1 リリース 2009-10-10 Fess 1.1.0 リリース 2009-09-10...2022-05-21 Fess 14.1.1 リリース 2022-04-24 Fess 14.1.0 リリース 2022-03-23...
    fess.codelibs.org/ja/news.html
    Wed Dec 25 02:35:06 UTC 2024
      46.6K bytes
      12 views
      Cache
     
  6. Clustering text documents using k-means — sciki...

    assigned to each cluster: [ 1 1 1 3384] Number of elements assigned...n_features: { X_tfidf . shape [ 1 ] } " ) vectorization done in...
    scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html
    Tue Dec 24 12:16:11 UTC 2024
      150.2K bytes
      Cache
     
  7. Balance model complexity and cross-validated sc...

    within 1 standard deviation of the best accuracy score. [1] Hastie,...finding a decent accuracy within 1 standard deviation of the best...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Tue Dec 24 12:16:11 UTC 2024
      100K bytes
      Cache
     
  8. Outlier detection on a real data set — scikit-l...

    EllipticEnvelope ( support_fraction = 1.0 , contamination = 0.25 ), "Robust...= load_wine ()[ "data" ][:, [ 1 , 2 ]] # two clusters fig , ax...
    scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html
    Tue Dec 24 12:16:12 UTC 2024
      102.1K bytes
      1 views
      Cache
     
  9. fetch_lfw_people — scikit-learn 1.6.0 documenta...

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the Labeled...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_people.html
    Tue Dec 24 12:16:11 UTC 2024
      115.1K bytes
      Cache
     
  10. Plot Ridge coefficients as a function of the re...

    Hilbert matrix X = 1.0 / ( np . arange ( 1 , 11 ) + np . arange...set_xlim ( ax . get_xlim ()[:: - 1 ]) # reverse axis plt . xlabel...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Tue Dec 24 12:16:10 UTC 2024
      91.1K bytes
      Cache
     
Back to top