Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 441 - 450 of 1,971 for = (0.06 sec)

  1. Gaussian processes on discrete data structures ...

    width = 0.2 , color = "r" , alpha = 1 , label = "training"...)], s = 100 , marker = "x" , facecolor = "b" , linewidth = 2 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Sat Oct 11 07:51:27 UTC 2025
      120.9K bytes
      1 views
      Cache
     
  2. KNeighborsClassifier — scikit-learn 1.7.2 docum...

    leaf_size = 30 , p = 2 , metric = 'minkowski' , metric_params = None...n_neighbors = 5 , * , weights = 'uniform' , algorithm = 'auto' ,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Sat Oct 11 07:51:25 UTC 2025
      156K bytes
      Cache
     
  3. additionalForeignKeyMap | DBFlute

    foreignColumnName = MEMBER_ID ; fixedCondition = ... ; fixedSuffix = AsValid...{ ; $$split$$ = map: { ; land = dummy ; sea = dummy } # 本体の dfprop...
    dbflute.seasar.org/ja/manual/reference/dfprop/additionalforeignkey/index.html
    Mon Sep 15 10:51:18 UTC 2025
      43.3K bytes
      Cache
      Similar Results (1)
     
  4. Robust linear estimator fitting — scikit-learn ...

    ( 42 ) X = np . random . normal ( size = 400 ) y = np . sin (...( size = 200 ) y_test = np . sin ( X_test ) X_test = X_test [:,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html
    Sat Oct 11 07:51:25 UTC 2025
      101.5K bytes
      Cache
     
  5. Spectral clustering for image segmentation — sc...

    as np l = 100 x , y = np . indices (( l , l )) center1 = ( 28 ,...center2 = ( 40 , 50 ) center3 = ( 67 , 58 ) center4 = ( 24 , 70...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Sat Oct 11 07:51:25 UTC 2025
      100.4K bytes
      Cache
     
  6. 7.3. Preprocessing data — scikit-learn 1.7.2 do...

    axis = 0 )) / ( X . max ( axis = 0 ) - X . min ( axis = 0 ))...output_distribution = 'normal' , random_state = 0 ) >>> X_trans = quantile_transformer...
    scikit-learn.org/stable/modules/preprocessing.html
    Sat Oct 11 07:51:25 UTC 2025
      198.2K bytes
      Cache
     
  7. KNeighborsRegressor — scikit-learn 1.7.2 docume...

    leaf_size = 30 , p = 2 , metric = 'minkowski' , metric_params = None...n_neighbors = 5 , * , weights = 'uniform' , algorithm = 'auto' ,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Sat Oct 11 07:51:25 UTC 2025
      151.8K bytes
      Cache
     
  8. SGD: Penalties — scikit-learn 1.7.2 documentation

    inline = 1 , fontsize = 18 , fmt = { 1.0 : "L2" }, manual = [( -...inline = 1 , fontsize = 18 , fmt = { 1.0 : "L1" }, manual = [( -...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Sat Oct 11 07:51:25 UTC 2025
      92.3K bytes
      Cache
     
  9. Successive Halving Iterations — scikit-learn 1....

    n_samples = 400 , n_features = 12 , random_state = rng ) clf = RandomForestClassifi...( legend = False , alpha = 0.6 ) labels = [ f "iter= { i } \n...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Sat Oct 11 07:51:26 UTC 2025
      127.1K bytes
      Cache
     
  10. Plot classification boundaries with different S...

    scatter = ax . scatter ( X [:, 0 ], X [:, 1 ], s = 150 , c = y ,...kernel , ax = None , long_title = True , support_vectors = True ):...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Sat Oct 11 07:51:26 UTC 2025
      122.7K bytes
      Cache
     
Back to top