Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1261 - 1270 of over 10,000 for 2 (1.31 seconds)

Filter
  1. NOT 检索

    如果想搜索包含”搜索词1”但不包含”搜索词2”的文档,输入并搜索如下内容: 搜索词1 NOT 搜索词2...
    fess.codelibs.org/zh-cn/15.5/user/search-not.html
    Mon Mar 23 03:00:19 UTC 2026
      21.2K bytes
      Cache
     
  2. NOT 检索

    如果想搜索包含”搜索词1”但不包含”搜索词2”的文档,输入并搜索如下内容: 搜索词1 NOT 搜索词2...
    fess.codelibs.org/zh-cn/15.4/user/search-not.html
    Mon Feb 09 02:53:42 UTC 2026
      20.9K bytes
      Cache
     
  3. DummyRegressor — scikit-learn 1.8.0 documentation

    2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0 ,...determination R^2 of the prediction. The coefficient R^2 is defined...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  4. A guide to single root I/O virtualization (SR-I...

    PCIe4 2-port 100 GbE RoCE x16 adapter EC75 and EC76 PCIe4 2-port...command will not list them. Listing 2: Convert the adapter mode from...
    developer.ibm.com/articles/sriov-commands-aix-network-adapters/
    Mon Mar 02 11:59:08 UTC 2026
      134.5K bytes
      Cache
     
  5. jaccard_score — scikit-learn 1.8.0 documentation

    2 , 1 , 2 ] >>> y_true = [ 0 , 1 , 2 , 2 ] >>> jaccard_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html
    Mon Mar 23 20:39:23 UTC 2026
      15.5K bytes
      Cache
     
  6. PassiveAggressiveRegressor — scikit-learn 1.8.0...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...[1, n_features] if n_classes == 2 else [n_classes, n_features] Weights...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      19K bytes
      Cache
     
  7. t-SNE: The effect of various perplexity values ...

    2 sec circles, perplexity=50 in...n_samples = 150 n_components = 2 ( fig , subplots ) = plt . subplots...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Mon Mar 23 20:39:22 UTC 2026
      16.7K bytes
      Cache
     
  8. SVM: Weighted samples — scikit-learn 1.8.0 docu...

    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 23 20:39:20 UTC 2026
      15.8K bytes
      Cache
     
  9. Scalable learning with polynomial kernel approx...

    = 2 ] = 0 y [ y == 2 ] = 1 # We will try to...We use the Covtype dataset [ 2 ] , trying to reproduce the experiments...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Mon Mar 23 20:39:20 UTC 2026
      18.7K bytes
      Cache
     
  10. mean_squared_log_error — scikit-learn 1.8.0 doc...

    2 ], [ 7 , 6 ]] >>> y_pred = [[ 0.5 , 2 ], [ 1 , 2.5 ],...y_true = [ 3 , 5 , 2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Mon Mar 23 20:39:23 UTC 2026
      13.4K bytes
      Cache
     
Back to Top