Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 2,954 for 2 (0.09 sec)

  1. 移行 0.9.8.1 to 0.9.8.2 | DBFlute

    2 お約束の注意点 環境上の注意点 実装上の注意点 お約束の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0981to0982.html
    Mon Sep 15 10:51:17 UTC 2025
      6.2K bytes
      Cache
     
  2. randomized_range_finder — scikit-learn 1.7.2 do...

    size = 2 , n_iter = 2 , random_state = 42 ) array([[-0.214,...no normalization if n_iter <= 2 and switches to LU otherwise....
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Fri Oct 17 15:07:12 UTC 2025
      109.1K bytes
      Cache
     
  3. HuberRegressor vs Ridge on dataset with strong ...

    2.0 , size = 4 ) X_outliers [: 2 , :] += X . max...y_outliers [: 2 ] += y . min () - y . mean () / 4.0 y_outliers [ 2 :] +=...
    scikit-learn.org/stable/auto_examples/linear_model/plot_huber_vs_ridge.html
    Fri Oct 17 15:07:12 UTC 2025
      95.1K bytes
      Cache
     
  4. Crafting a minimal reproducer for scikit-learn ...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , n_clusters_per_class...n_features ) y = rng . randint ( 0 , 2 , n_samples ) # binary target...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Thu Oct 16 16:10:50 UTC 2025
      62.3K bytes
      Cache
     
  5. XML results output

    2 11.1 11.0 10.3 10.2 10.1 10.0 9.4 9.3 9.2 9.1 9.0 8.0...13.4 13.3 13.2 13.1 13.0 12.7 12.6 12.5 12.4 12.3 12.2 12.1 12.0...
    fess.codelibs.org/4.0/user/xml-response.html
    Sat Sep 06 07:10:07 UTC 2025
      40.2K bytes
      18 views
      Cache
     
  6. Scalable learning with polynomial kernel approx...

    = 2 ] = 0 y [ y == 2 ] = 1 # We will try to...ones. We use the Covtype dataset [2], trying to reproduce the experiments...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Fri Oct 17 15:07:12 UTC 2025
      115.5K bytes
      Cache
     
  7. Model selection with Probabilistic PCA and Fact...

    rand ( n_features ) + sigma / 2.0 X_hetero = X + rng . randn (...shrinkages = np . logspace ( - 2 , 0 , 30 ) cv = GridSearchCV (...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html
    Fri Oct 17 15:07:12 UTC 2025
      110.5K bytes
      Cache
     
  8. Outlier detection with Local Outlier Factor (LO...

    2 ) X_inliers = np . r_ [ X_inliers + 2 , X_inliers...relative to this cluster, and 2) smaller than the maximum number...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html
    Fri Oct 17 15:07:12 UTC 2025
      98.5K bytes
      Cache
     
  9. A demo of the Spectral Biclustering algorithm —...

    column_labels_ range from 0 to 2, representing a total of 4 clusters...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_biclustering.html
    Fri Oct 17 15:07:12 UTC 2025
      102.7K bytes
      Cache
     
  10. Partial Dependence and Individual Conditional E...

    2 Release Highlights for scikit-learn 1.2 Gallery generated...between the target function [ 2 ] and a set of features of interest,...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Fri Oct 17 15:07:12 UTC 2025
      228.7K bytes
      Cache
     
Back to top