Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 140 of 1,538 for ' (0.11 sec)

  1. 6.1. Pipelines and composite estimators — sciki...

    'feast', 'grapes', 'his', 'how', 'last', 'learned', 'moveable', 'of',...... { 'city' : [ 'London' , 'London' , 'Paris' , 'Sallisaw' ], ......
    scikit-learn.org/stable/modules/compose.html
    Fri Apr 26 16:41:50 UTC 2024
      90.1K bytes
      Cache
     
  2. Comparing Target Encoder with Other Encoders — ...

    Index(['winery', 'region_1', 'variety', 'province'], dtype='object')), ('low_cardinality',...Index(['winery', 'region_1', 'variety', 'province'], dtype='object')), ('low_cardinality',...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Fri Apr 26 16:41:48 UTC 2024
      73.9K bytes
      Cache
     
  3. sklearn.linear_model.LogisticRegression — sciki...

    solver: lbfgs - [l2, None] liblinear - [l1, l2] newton-cg’...[l2, None] saga - [elasticnet, l1, l2, None] Note ‘sag’...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Fri Apr 26 16:41:50 UTC 2024
      94.8K bytes
      Cache
     
  4. sklearn.linear_model.LogisticRegressionCV — sci...

    ‘newton-cg - [l2] newton-cholesky - [l2] sag - [l2] saga -...solver: lbfgs - [l2] liblinear - [l1, l2] newton-cg’...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Fri Apr 26 16:41:50 UTC 2024
      79.5K bytes
      Cache
     
  5. The "G" is pronounced the same as in GIF | Meta...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203504/The-G-is-pronounced-the-same-as-in-GIF
    Sun Apr 28 00:52:58 UTC 2024
      33.3K bytes
      Cache
     
  6. sklearn.feature_extraction.text.CountVectorizer...

    array(['and', 'document', 'first', 'is', 'one', 'second', 'the',...input {filename, file, content}, default=content If 'filename'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Fri Apr 26 16:41:50 UTC 2024
      70.7K bytes
      Cache
     
  7. sklearn.impute.KNNImputer — scikit-learn 1.4.2 ...

    weights {uniform, distance} or callable, default=uniform Weight..., weights = 'uniform' , metric = 'nan_euclidean' , copy = True...
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Fri Apr 26 16:41:50 UTC 2024
      45.6K bytes
      Cache
     
  8. preprocessing.rst.txt

    ['female', 'Europe', 'Firefox'], ... ['female', 'Asia', 'Chrome']]...X = [['male', 'from US', 'uses Safari'], ['female', 'from Europe',...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Fri Apr 26 16:41:50 UTC 2024
      52.7K bytes
     
  9. sklearn.cluster.OPTICS — scikit-learn 1.4.2 doc...

    scikit-learn: [cityblock, cosine, euclidean, l1, l2, manhattan’]...chebyshev, correlation, dice, hamming, jaccard, kulsinski’,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.OPTICS.html
    Fri Apr 26 16:41:50 UTC 2024
      46.2K bytes
      Cache
     
  10. sklearn.compose.ColumnTransformer — scikit-lear...

    remainder {drop, passthrough} or estimator, default=drop By default,...search. transformer {drop, passthrough} or estimator Estimator...
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Fri Apr 26 16:41:50 UTC 2024
      66.8K bytes
      Cache
     
  11. sklearn.metrics.pairwise_distances_argmin — sci...

    scikit-learn: [cityblock, cosine, euclidean, l1, l2, manhattan’]...chebyshev, correlation, dice, hamming, jaccard, kulsinski’,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin.html
    Fri Apr 26 16:41:50 UTC 2024
      22.2K bytes
      Cache
     
  12. sklearn.inspection.PartialDependenceDisplay — s...

    kind {average, individual, both}, default=average Whether...features . kind {average, individual, both} or list of such...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Fri Apr 26 16:41:50 UTC 2024
      84.3K bytes
      Cache
     
  13. grid_search.rst.txt

    = [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...e=.1), 'kernel': ['rbf'], 'class_weight':['balanced', None]}...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Fri Apr 26 16:41:48 UTC 2024
      33K bytes
      2 views
     
  14. sklearn.utils.multiclass.type_of_target — sciki...

    1 ]) 'binary' >>> type_of_target ([ 'a' , 'b' , 'a' ]) 'binary'...3.0 ]) 'multiclass' >>> type_of_target ([ 'a' , 'b' , 'c' ]) 'multiclass'...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.type_of_target.html
    Fri Apr 26 16:41:50 UTC 2024
      21.5K bytes
      Cache
     
  15. sklearn.metrics.mean_absolute_percentage_error ...

    multioutput {raw_values, uniform_average} or array-like...None , multioutput = 'uniform_average' ) [source] Mean absolute...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Fri Apr 26 16:41:50 UTC 2024
      22.9K bytes
      Cache
     
  16. (外だしSQL)LikeSearch | DBFlute

    memberName*/'testValue' || '%' escape '|' さらに、SQL上ので文字列連結の演算子は、DBMS依存です。演算子が...like /*pmb.memberName*/'testValue' || '%' このようにしておくと、文字列連結の演算子...
    dbflute.seasar.org/ja/manual/function/ormapper/...
    Mon Mar 18 15:47:33 UTC 2024
      12.1K bytes
      Cache
     
  17. SlashdotSitenews

    There's a new variety of advertising we're introducing,...them. Note: it's very important to us that it's always clear...
    feeds.feedburner.com/SlashdotSitenews
    Sun Apr 21 13:30:15 UTC 2024
      33.7K bytes
     
  18. MetaFilter | Community Weblog

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...</script> April 27 'Freckle' Bryats Band. 'Vesnyanka' українська Інді-фолк...
    www.metafilter.com/
    Sun Apr 28 00:51:38 UTC 2024
      77.1K bytes
      2 views
      Cache
     
  19. Terraform Labs and Founder Do Kwon Found Liable...

    Frozen Embryos Are 'Children,' According To Alabama's Supreme Court...comments Teenagers Have Bought 'Ghost Guns' Online, Sometimes with Deadly...
    yro.slashdot.org/story/24/04/05/209232/terraform-labs-and-founder-do-kwon-found-liable-in-us-civi...
    Sat Apr 06 01:12:27 UTC 2024
      86.1K bytes
      Cache
     
  20. sklearn.decomposition.fastica — scikit-learn 1....

    to unit-variance in 1.3. fun {logcosh, exp, cube} or...algorithm {parallel, deflation}, default=parallel Specify...
    scikit-learn.org/stable/modules/generated/fastica-function.html
    Fri Apr 26 16:41:50 UTC 2024
      27.2K bytes
      Cache
     
Back to top