Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of 1,998 for = (0.06 sec)

  1. Demo of DBSCAN clustering algorithm — scikit-le...

    1 ] class_member_mask = labels == k xy = X [ class_member_mask...labels_true = make_blobs ( n_samples = 750 , centers = centers ,...
    scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html
    Thu Jul 03 11:42:05 UTC 2025
      103K bytes
      Cache
     
  2. Nystroem — scikit-learn 1.7.0 documentation

    kernel = 'rbf' , * , gamma = None , coef0 = None , degree = None...kernel_params = None , n_components = 100 , random_state = None , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html
    Thu Jul 03 11:42:05 UTC 2025
      138.1K bytes
      Cache
     
  3. LastaFluteでMaster/SlaveDB | LastaFlute

    <components namespace= "jdbc" > <include path= "plugin/selectable_datasource.xml"...<include path= "jdbc-master.xml" /> <include path= "jdbc-slave.xml"...
    dbflute.seasar.org/ja/lastaflute/howto/structure/masterslave.html
    Fri Jun 13 09:55:28 UTC 2025
      52.6K bytes
      Cache
     
  4. export_graphviz — scikit-learn 1.7.0 documentation

    out_file = None , * , max_depth = None , feature_names = None ,..., class_names = None , label = 'all' , filled = False , leaves_parallel...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_graphviz.html
    Fri Jun 27 15:51:03 UTC 2025
      114K bytes
      Cache
     
  5. SGD: Weighted samples — scikit-learn 1.7.0 docu...

    c = y , s = sample_weight , alpha = 0.9 , cmap = plt . cm...alpha = 0.01 , max_iter = 100 ) clf . fit ( X , y ) Z = clf ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Thu Jul 03 11:42:05 UTC 2025
      93.4K bytes
      Cache
     
  6. precision_score — scikit-learn 1.7.0 documentation

    labels = None , pos_label = 1 , average = 'binary' , sample_weight...sample_weight = None , zero_division = 'warn' ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html
    Thu Jul 03 11:42:05 UTC 2025
      125.4K bytes
      Cache
      Similar Results (1)
     
  7. GroupShuffleSplit — scikit-learn 1.7.0 document...

    splits=2, random_state=42, test_size=None, train_size=0.7) >>>...n_splits = 5 , * , test_size = None , train_size = None , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Thu Jul 03 11:42:06 UTC 2025
      128.4K bytes
      Cache
     
  8. Principal Component Regression vs Partial Least...

    mean = [ 0 , 0 ], cov = cov , size = n_samples ) pca = PCA ( n_components...label = f "Component { i } " , linewidth = 5 , color = f "C {...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Thu Jul 03 11:42:06 UTC 2025
      112.9K bytes
      Cache
     
  9. 相対的な日付調整 (DateAdjustment) | DBFlute

    dateAdjustmentMap = map: { # ; df:originDate = 2013/03/09 # ; $$ALL$$ = map:{...$$ALL$$ = addDay($distance) # } # ; MEMBER = map:{ BIRTHDATE = addDay(0)...
    dbflute.seasar.org/ja/manual/function/generator/task/replaceschema/dateadjustment.html
    Fri Jun 13 09:55:28 UTC 2025
      22.4K bytes
      Cache
     
  10. Illustration of Gaussian process classification...

    s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = ( 0...figsize = ( 10 , 5 )) kernels = [ 1.0 * RBF ( length_scale = 1.15...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Thu Jul 03 11:42:05 UTC 2025
      97.6K bytes
      Cache
     
Back to top