Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 1,998 for = (0.26 sec)

  1. 2.3. Clustering — scikit-learn 1.7.0 documentation

    V)]=\sum_{i=1}^{|U|} \sum_{j=1}^{|V|} \sum_{n_{ij}=(a_i+b_j-N)^+...assign_labels="kmeans" assign_labels="discretize" assign_labels="cluster_qr"...
    scikit-learn.org/stable/modules/clustering.html
    Thu Jul 03 11:42:05 UTC 2025
      237K bytes
      Cache
     
  2. MultinomialNB — scikit-learn 1.7.0 documentation

    alpha = 1.0 , force_alpha = True , fit_prior = True , class_prior...parameter (set alpha=0 and force_alpha=True, for no smoothing)....
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Thu Jul 03 11:42:05 UTC 2025
      152.3K bytes
      Cache
     
  3. d2_absolute_error_score — scikit-learn 1.7.0 do...

    sample_weight = None , multioutput = 'uniform_average' )... >>> y_true = [ 3 , - 0.5 , 2 , 7 ] >>> y_pred = [ 2.5 , 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_absolute_error_score.html
    Thu Jul 03 11:42:05 UTC 2025
      113.1K bytes
      Cache
     
  4. fetch_file — scikit-learn 1.7.0 documentation

    folder = None , local_filename = None , sha256 = None , n_retries...n_retries = 3 , delay = 1 ) [source] # Fetch a file from the web...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_file.html
    Thu Jul 03 11:42:06 UTC 2025
      107.7K bytes
      Cache
     
  5. Visualizations with Display Objects — scikit-le...

    y = fetch_openml ( data_id = 1464 , return_X_y = True )...y_test = train_test_split ( X , y , stratify = y ) clf = make_pipeline...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Thu Jul 03 11:42:05 UTC 2025
      126.6K bytes
      Cache
     
  6. pairwise_distances_chunked — scikit-learn 1.7.0...

    Y = None , * , reduce_func = None , metric = 'euclidean'...'euclidean' , n_jobs = None , working_memory = None , ** kwds ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Thu Jul 03 11:42:05 UTC 2025
      117.5K bytes
      Cache
     
  7. fetch_20newsgroups — scikit-learn 1.7.0 documen...

    download_if_missing = True , return_X_y = False , n_retries = 3 , delay = 1.0...data_home = None , subset = 'train' , categories = None , shuffle...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Thu Jul 03 11:42:05 UTC 2025
      119.5K bytes
      Cache
     
  8. TargetTags — scikit-learn 1.7.0 documentation

    one_d_labels : bool = False , two_d_labels : bool = False , positive_only...positive_only : bool = False , multi_output : bool = False , single_output...
    scikit-learn.org/stable/modules/generated/sklearn.utils.TargetTags.html
    Mon Jun 30 13:50:27 UTC 2025
      108.5K bytes
      Cache
     
  9. Various Agglomerative Clustering on a 2D embedd...

    X_red [ y == digit ] . T , marker = f "$ { digit } $" , s = 50 , c...title = None ): x_min , x_max = np . min ( X_red , axis = 0 ),...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Thu Jul 03 11:42:05 UTC 2025
      95.2K bytes
      Cache
     
  10. map型プロパティ | DBFlute

    @mapprop map: {AAA= BBB ; CCC = DDD } # {AAA=BBB;CCC=DDD} と同じ 定義値の中の空白や改行...@mapprop map: {AAA= BB B ; CCC = DD D } # {AAA=BBB;CCC=DD D} と同じ # 値の中の改行は保持されない...
    dbflute.seasar.org/ja/manual/reference/dfprop/mapprop.html
    Fri Jun 13 09:55:28 UTC 2025
      18.1K bytes
      Cache
     
Back to top