Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1121 - 1130 of 1,975 for = (0.48 sec)

  1. 2.8. Density Estimation — scikit-learn 1.7.2 do...

    kde = KernelDensity ( kernel = 'gaussian' , bandwidth = 0.2 )...\(x_i; i=1, \cdots, N\) is given by: \[\rho_K(y) = \sum_{i=1}^{N}...
    scikit-learn.org/stable/modules/density.html
    Fri Oct 10 15:14:33 UTC 2025
      45.5K bytes
      Cache
     
  2. typeMappingMap | DBFlute

    typeMappingMap = map: { ; NUMERIC = $$AutoMapping$$ ; DECIMAL = $$AutoMapping$$...typeMappingMap = map: { ; $$CLOB$$ = KOLOB ; KOLOB = com.example.type.KorondeItai...
    dbflute.seasar.org/ja/manual/reference/dfprop/typemapping/index.html
    Mon Sep 15 10:51:18 UTC 2025
      17.7K bytes
      Cache
     
  3. MultiTaskElasticNetCV — scikit-learn 1.7.2 docu...

    tol = 0.0001 , cv = None , copy_X = True , verbose = 0 , n_jobs...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Fri Oct 10 15:14:35 UTC 2025
      163.5K bytes
      Cache
     
  4. log_loss — scikit-learn 1.7.2 documentation

    normalize = True , sample_weight = None , labels = None ) [source]...probability estimate \(p = \operatorname{Pr}(y = 1)\) , the log loss...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html
    Fri Oct 10 15:14:36 UTC 2025
      115.7K bytes
      Cache
     
  5. データ登録 (LoadData) | DBFlute

    conventionalTakeAsse = map: { ; emptyTableMap = map: { ; isFailure = true ;...p ; largeTextFileMap = map: { MEMBER = list: { MEMBER_LARGE_NAME...
    dbflute.seasar.org/ja/manual/function/generator/task/replaceschema/loaddata.html
    Mon Sep 15 10:51:17 UTC 2025
      36.7K bytes
      Cache
     
  6. Neighborhood Components Analysis Illustration —...

    y = make_classification ( n_samples = 9 , n_features = 2 ,...n_informative = 2 , n_redundant = 0 , n_classes = 3 , n_clusters_per_class...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Fri Oct 10 15:14:35 UTC 2025
      100.4K bytes
      Cache
     
  7. RepeatedKFold — scikit-learn 1.7.2 documentation

    n_splits = 5 , n_repeats = 10 , random_state = None ) [source]...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Fri Oct 10 15:14:33 UTC 2025
      119.4K bytes
      Cache
     
  8. TfidfVectorizer — scikit-learn 1.7.2 documentation

    min_df=1 , max_features=None , vocabulary=None , binary=False..., input='content' , encoding='utf-8' , decode_error='strict'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Fri Oct 10 15:14:35 UTC 2025
      147.9K bytes
      Cache
     
  9. governance.rst.txt

    _governance: ========== Scikit-learn governance and decision-making...decision-making ========== The purpose of this document is to formalize...
    scikit-learn.org/stable/_sources/governance.rst.txt
    Wed Oct 08 17:41:27 UTC 2025
      10.3K bytes
     
  10. DistanceMetric — scikit-learn 1.7.2 documentation

    y) >= 0 Identity: d(x, y) = 0 if and only if x == y Symmetry:...dist = DistanceMetric . get_metric ( 'euclidean' ) >>> X = [[ 1...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Fri Oct 10 15:14:33 UTC 2025
      116.2K bytes
      Cache
     
Back to top