Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 1,996 for = (0.74 sec)

  1. FeatureHasher and DictVectorizer Comparison — s...

    _ = fetch_20newsgroups ( subset = "train" , categories = categories...dict_count_vectorizers = defaultdict ( list ) t0 = time () vectorizer = DictVectorizer...
    scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html
    Thu Jul 03 11:42:05 UTC 2025
      143.5K bytes
      Cache
     
  2. roc_auc_score — scikit-learn 1.7.0 documentation

    average = 'macro' , sample_weight = None , max_fpr = None , multi_class..., y = load_breast_cancer ( return_X_y = True ) >>> clf = LogisticRegression...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Thu Jul 03 11:42:05 UTC 2025
      131.3K bytes
      Cache
     
  3. ermaster-b-eclipse-plugin.zip

    obj) { if (this == obj) { return true; } if (obj == null) { return...(@physicalColumnName == null) { if (other.@physicalColumnName != null) { return...
    dbflute.seasar.org/download/misc/friends/ermaster-b-eclipse-plugin.zip
    Fri Jun 13 09:55:28 UTC 2025
      4.7M bytes
      29 views
     
  4. SAFluteで非同期処理 (Async) | DBFlute

    /= = = = = = = = = = = = = = = = = = = = = = = = = = = = =...eableSqlSt@1d1c4db} = = = = = = = = = =/ [00m3s385ms] #2caaa834...
    dbflute.seasar.org/ja/manual/function/helper/saflute/asynchronous.html
    Fri Jun 13 09:55:28 UTC 2025
      25K bytes
      Cache
     
  5. SGD: Maximum margin separating hyperplane — sci...

    Y = make_blobs ( n_samples = 50 , centers = 2 , random_state...random_state = 0 , cluster_std = 0.60 ) # fit the model clf = SGDClassifier...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Thu Jul 03 11:42:06 UTC 2025
      90.8K bytes
      Cache
     
  6. 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
     
  7. 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
     
  8. 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)
     
  9. 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
     
  10. 相対的な日付調整 (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
     
Back to top