Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1031 - 1040 of 3,200 for 2 (0.65 sec)

  1. MNIST classification using multinomial logistic...

    subplot ( 2 , 5 , i + 1 ) l1_plot . imshow...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Thu Sep 18 09:36:17 UTC 2025
      96.3K bytes
      Cache
     
  2. Novelty detection with Local Outlier Factor (LO...

    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/neighbors/plot_lof_novelty_detection.html
    Thu Sep 18 09:36:17 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  3. A demo of K-Means clustering on the handwritten...

    can use PCA to project into a 2-dimensional space and plot the...reduced_data = PCA ( n_components = 2 ) . fit_transform ( data ) kmeans...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Thu Sep 18 09:36:18 UTC 2025
      116.7K bytes
      Cache
     
  4. 移行 0.9.7.1 to 0.9.7.2 | DBFlute

    2 お約束の注意点 環境上の注意点 非等値の演算子が "!="...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0971to0972.html
    Mon Sep 15 10:51:17 UTC 2025
      9.3K bytes
      Cache
     
  5. img_to_graph — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version img_to_graph # sklearn.feature_extraction.image. img_...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.img_to_graph.html
    Thu Sep 18 09:36:17 UTC 2025
      107.4K bytes
      Cache
     
  6. Bug triaging and issue curation — scikit-learn ...

    The issue tracker is important to the communication in the project: it helps developers identify major projects to work on, as well as to discuss priorities. For this reason, it is important to cur...
    scikit-learn.org/stable/developers/bug_triaging.html
    Thu Sep 18 09:36:17 UTC 2025
      29.1K bytes
      Cache
     
  7. Developer’s Guide — scikit-learn 1.7.2 document...

    Contributing- Ways to contribute, Automated Contributions Policy, Submitting a bug report or a feature request- How to make a good bug report., Contributing code- Video resources, How to contribute...
    scikit-learn.org/stable/developers/index.html
    Thu Sep 18 09:36:17 UTC 2025
      37.7K bytes
      Cache
     
  8. Visualizing cross-validation behavior in scikit...

    ylim = [ n_splits + 2.2 , - 0.2 ], xlim = [ 0 , 100 ], )...cmap = cmap_cv , vmin =- 0.2 , vmax = 1.2 , ) # Plot the data classes...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Thu Sep 18 09:36:17 UTC 2025
      119.9K bytes
      Cache
     
  9. aos.css

    [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data...[data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data...
    fess.codelibs.org/ja/_static/assets/vendor/aos/dist/aos.css
    Thu Sep 18 02:38:18 UTC 2025
      25.4K bytes
      Similar Results (1)
     
  10. Target Encoder’s Internal Cross fitting — sciki...

    The TargetEncoder replaces each category of a categorical feature with the shrunk mean of the target variable for that category. This method is useful in cases where there is a strong relationship ...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Thu Sep 18 09:36:17 UTC 2025
      112.3K bytes
      Cache
     
Back to top