Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1411 - 1420 of over 10,000 for 2 (0.64 seconds)

Filter
  1. SVM: Weighted samples — scikit-learn 1.8....

    n_features = 2 , n_informative = 2 , n_redundant = 0 ,..., axes = plt . subplots ( 1 , 2 , figsize = ( 14 , 6 )) plot_decision_function...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Mon Mar 09 14:07:53 UTC 2026
      15.8K bytes
      Cache
     
  2. Species distribution modeling — scikit-le...

    s = 2 ** 2 , c = "black" , marker...[ "dd lat" ], s = 2 ** 2 , c = "black" , marker...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Mon Mar 09 14:07:56 UTC 2026
      19.4K bytes
      Cache
     
  3. OR 检索

    如果想搜索包含”搜索词1”或”搜索词2”的文档,在搜索表单中输入如下内容: 搜索词1 OR 搜索词2 也可以用 OR 连接多个词。...
    fess.codelibs.org/zh-cn/15.5/user/search-or.html
    Mon Mar 09 02:55:58 UTC 2026
      21.3K bytes
      Cache
     
  4. Release Highlights for scikit-learn 1.5 —...

    nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Mon Mar 09 14:07:53 UTC 2026
      19.4K bytes
      Cache
     
  5. Product — scikit-learn 1.8.0 documentation

    = Product ( ConstantKernel ( 2 ), RBF ()) >>> gpr =...1.0 >>> kernel 1.41**2 * RBF(length_scale=1) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Product.html
    Mon Mar 09 14:07:57 UTC 2026
      14.7K bytes
      Cache
     
  6. Configuración de Registro

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...
    fess.codelibs.org/es/15.3/config/admin-logging.html
    Mon Dec 22 02:42:38 UTC 2025
      75.1K bytes
      Cache
      Similar Results (1)
     
  7. CountVectorizer — scikit-learn 1.8.0 docu...

    2) means unigrams and bigrams, and (2, 2) means only...'word' , ngram_range = ( 2 , 2 )) >>> X2 = vectorizer2...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Mon Mar 09 14:07:57 UTC 2026
      18.8K bytes
      Cache
     
  8. CSV-Konnektor

    Nachrichten 2 Artikel 2 Dies ist der Inhalt von Artikel 2 Blog Parameter:.../usr/share/fess/app/WEB-INF/lib/ Methode 2: Über die Administrationsoberfäche...
    fess.codelibs.org/de/15.5/config/datastore/ds-csv.html
    Mon Mar 09 02:47:27 UTC 2026
      72.3K bytes
      Cache
     
  9. chi2 — scikit-learn 1.8.0 documentation

    2 , 2 ]) >>> chi2_stats ,...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Mon Mar 09 14:07:57 UTC 2026
      14K bytes
      Cache
     
  10. SVC — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...>>> y = np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.svm...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Mar 09 14:07:57 UTC 2026
      24.1K bytes
      Cache
     
Back to Top