Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1171 - 1180 of 2,024 for = (0.07 sec)

  1. 7.8. Pairwise metrics, Affinities and Kernels —...

    b ) >= 0 , for all a and b 2. d ( a , b ) == 0 , if and...only if a = b , positive definiteness 3. d ( a , b ) == d ( b ,...
    scikit-learn.org/stable/modules/metrics.html
    Sat Aug 23 16:32:04 UTC 2025
      55.4K bytes
      Cache
     
  2. GammaRegressor — scikit-learn 1.7.1 documentation

    max_iter = 100 , tol = 0.0001 , warm_start = False , verbose = 0 )...* , alpha = 1.0 , fit_intercept = True , solver = 'lbfgs' , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Mon Aug 25 13:49:18 UTC 2025
      138.9K bytes
      Cache
     
  3. A demo of structured Ward hierarchical clusteri...

    contour ( label == l , colors = [ plt . cm . nipy_spectral...smoothened_coins = gaussian_filter ( orig_coins , sigma = 2 ) rescaled_coins...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html
    Mon Aug 25 13:49:23 UTC 2025
      94.3K bytes
      Cache
     
  4. リモートAPIの自動生成 (RemoteApiGen) | LastaFlute

    イドをここに // ========== // Param/Return // ========== // extends......Baseタグコメントの関数のオーバーライドをここに // ========== // Behavior // ======== // generate hierarchical...
    dbflute.seasar.org/ja/lastaflute/howto/architecture/remoteapigen.html
    Tue Aug 12 02:41:09 UTC 2025
      51.8K bytes
      2 views
      Cache
     
  5. SimpleImputer — scikit-learn 1.7.1 documentation

    missing_values = nan , strategy = 'mean' , fill_value = None , copy = True...numerical value, default=None When strategy == “constant”, fill_value...
    scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html
    Mon Aug 25 13:49:18 UTC 2025
      147K bytes
      Cache
     
  6. make_friedman3 — scikit-learn 1.7.1 documentation

    intervals: 0 <= X [:, 0 ] <= 100 , 40 * pi <= X [:, 1 ] <= 560 * pi...pi , 0 <= X [:, 2 ] <= 1 , 1 <= X [:, 3 ] <= 11. The output y...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman3.html
    Mon Aug 25 13:49:18 UTC 2025
      110.4K bytes
      Cache
     
  7. grid_to_graph — scikit-learn 1.7.1 documentation

    n_z=1 , * , mask=None , return_as=<class 'scipy.s...shape_img = ( 4 , 4 , 1 ) >>> mask = np . zeros ( shape = shape_img...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Mon Aug 25 13:49:18 UTC 2025
      108.6K bytes
      Cache
     
  8. cross_val_predict — scikit-learn 1.7.1 document...

    y = None , * , groups = None , cv = None , n_jobs = None ,..., verbose = 0 , params = None , pre_dispatch = '2*n_jobs' , method...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Mon Aug 25 13:49:18 UTC 2025
      120.3K bytes
      Cache
     
  9. 数値の汎用的な範囲条件 (RangeOf) | DBFlute

    Integer minValue = ... // e.g. 3 Integer maxValue = ... // e.g. 7...e.g. PURCHASE_PRICE >= 3 and PURCHASE_PRICE <= 7 FromToほどリッチじゃない...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/rangeof.html
    Tue Aug 12 02:41:09 UTC 2025
      15.8K bytes
      1 views
      Cache
     
  10. Gaussian process classification (GPC) on iris d...

    y = np . array ( iris . target , dtype = int ) h = 0.02 #...play with iris = datasets . load_iris () X = iris . data [:,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Mon Aug 25 13:49:18 UTC 2025
      98.4K bytes
      Cache
     
Back to top