Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1061 - 1070 of 3,230 for 1 (0.18 sec)

  1. Plot multi-class SGD on the iris dataset — scik...

    feature_names [ 1 ], ) plt . axis ( "tight" ) #...scatter ( X [ idx , 0 ], X [ idx , 1 ], c = color , label = iris ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Sat Aug 02 00:15:37 UTC 2025
      94.9K bytes
      Cache
     
  2. A demo of structured Ward hierarchical clusteri...

    ( - 1 , 1 )) Define structure of the data...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html
    Sat Aug 02 00:15:35 UTC 2025
      94.3K bytes
      Cache
     
  3. Ability of Gaussian process regression (GPR) to...

    reshape ( - 1 , 1 ) y = target_generator ( X ,..., size = 20 ) . reshape ( - 1 , 1 ) y_train = target_generator...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html
    Sat Aug 02 00:15:35 UTC 2025
      132.8K bytes
      Cache
     
  4. Gaussian process classification (GPC) on iris d...

    y ) kernel = 1.0 * RBF ([ 1.0 , 1.0 ]) gpc_rbf_anisotropic...() - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Sat Aug 02 00:15:37 UTC 2025
      98.4K bytes
      Cache
     
  5. Fitting an Elastic Net with a precomputed Gram ...

    -1.67451144e+02], [-4.48938813e+02, 1.00768662e+05, 1.19112072e+02,......, -1.07963978e+03, 7.47987268e+01, -5.76195467e+02], [-1.03237920e+03,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_...
    Sat Aug 02 00:15:37 UTC 2025
      110.7K bytes
      Cache
     
  6. Novelty detection with Local Outlier Factor (LO...

    n_neighbors) is typically set 1) greater than the minimum number...novelty = True , contamination = 0.1 ) clf . fit ( X_train ) # DO NOT...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Sat Aug 02 00:15:35 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  7. Visualizing cross-validation behavior in scikit...

    scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Gallery...10 ) percentiles_classes = [ 0.1 , 0.3 , 0.6 ] y = np . hstack...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Sat Aug 02 00:15:37 UTC 2025
      119.9K bytes
      Cache
     
  8. Comparing random forests and the multi-output m...

    RandomState ( 1 ) X = np . sort ( 200 * rng . rand ( 600 , 1 ) - 100...( y_test [:, 0 ], y_test [:, 1 ], edgecolor = "k" , c = "navy"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Sat Aug 02 00:15:37 UTC 2025
      98.6K bytes
      Cache
     
  9. Comparing anomaly detection algorithms for outl...

    1 ], s = 10 , color = colors [( y_pred + 1 ) // 2 ])..., kernel = "rbf" , gamma = 0.1 )), ( "One-Class SVM (SGD)" ,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html
    Sat Aug 02 00:15:34 UTC 2025
      119K bytes
      Cache
     
  10. DBFlute Maven Plugin 1.0.0 API

    dbflute.seasar.org/maven/plugin/apidocs/index.html
    Fri Aug 01 05:03:00 UTC 2025
      1.8K bytes
      Cache
      Similar Results (1)
     
Back to top