Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1291 - 1300 of 2,022 for = (0.41 sec)

  1. chi2_kernel — scikit-learn 1.7.1 documentation

    Y = None , gamma = 1.0 ) [source] # Compute...array. If None , uses Y=X . gamma float, default=1 Scaling parameter...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html
    Tue Aug 26 08:52:38 UTC 2025
      108.8K bytes
      Cache
     
  2. replaceSchemaMap (replaceSchemaDefinitionMap) |...

    conventionalTakeAsse = map: { ; emptyTableMap = map: { ; isFailure = true ;...filterVariablesMap = map :{ schemaA = FOO ; schemaB = BAR } e.g. スキーマ名を置換したい場合...
    dbflute.seasar.org/ja/manual/reference/dfprop/replaceschemadefinition/index.html
    Tue Aug 12 02:41:09 UTC 2025
      42.6K bytes
      Cache
     
  3. Java Beginner's Hint (初心者向けJavaヒント) | DBFlute

    equals() and "==" of Integer @Java if (Integer.valueOf(2) == Integer.valueOf(2))...い)であるため、"==" を使っても大丈夫だったりします。その方が見やすいということで実際に "==" で結ばれているコードは多く見かけます。...
    dbflute.seasar.org/ja/manual/topic/programming/java/beginners.html
    Tue Aug 12 02:41:09 UTC 2025
      37.8K bytes
      Cache
     
  4. reconstruct_from_patches_2d — scikit-learn 1.7....

    image_patches = image . extract_patches_2d ( image = one_image ,...image_reconstructed = image . reconstruct_from_patches_2d ( ... patches = image_patches...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.reconstruct_from_patch...
    Tue Aug 26 08:52:39 UTC 2025
      110K bytes
      Cache
     
  5. LabelEncoder — scikit-learn 1.7.1 documentation

    g import LabelEncoder >>> le = LabelEncoder () >>> le . fit ([...comparable) to numerical labels. >>> le = LabelEncoder () >>> le . fit ([...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelEncoder.html
    Tue Aug 26 08:52:39 UTC 2025
      123.2K bytes
      Cache
     
  6. mutual_info_score — scikit-learn 1.7.1 document...

    V)=\sum_{i=1}^{|U|} \sum_{j=1}^{|V|} \frac{|U_i\cap...labels_true = [ 0 , 1 , 1 , 0 , 1 , 0 ] >>> labels_pred = [ 0 , 1...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Tue Aug 26 08:52:39 UTC 2025
      111.7K bytes
      Cache
     
  7. Version 0.15 — scikit-learn 1.7.1 documentation

    matrix with precompute=True or precompute="auto" and n_samples...sample_weight != None and/or with bootstrap=True . By Gilles...
    scikit-learn.org/stable/whats_new/v0.15.html
    Tue Aug 26 08:52:41 UTC 2025
      79.3K bytes
      Cache
     
  8. assert_all_finite — scikit-learn 1.7.1 document...

    allow_nan = False , estimator_name = None , input_name = '' ) [source]...data. allow_nan bool, default=False If True, do not throw error...
    scikit-learn.org/stable/modules/generated/sklearn.utils.assert_all_finite.html
    Mon Aug 25 13:49:24 UTC 2025
      107.5K bytes
      Cache
     
  9. 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
    Tue Aug 12 02:41:09 UTC 2025
      52.6K bytes
      Cache
     
  10. linear_kernel — scikit-learn 1.7.1 documentation

    Y = None , dense_output = True ) [source] # Compute...If None , uses Y=X . dense_output bool, default=True Whether to...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.linear_kernel.html
    Tue Aug 26 08:52:38 UTC 2025
      107.5K bytes
      Cache
     
Back to top