Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 821 - 830 of 2,642 for 2 (0.07 sec)

  1. Crawler

    processes HTML files up to 2.5 megabytes and other file types...<arg>"text/html"</arg> <arg>2621440</arg><!-- 2.5M --> </postConstruct> </component>...
    fess.codelibs.org/14.16/config/crawler.html
    Thu Sep 19 02:35:23 UTC 2024
      23.4K bytes
      Cache
     
  2. SVM: Maximum margin separating hyperplane — sci...

    centers = 2 , random_state = 6 ) # fit the...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html
    Thu Sep 19 14:56:27 UTC 2024
      83.8K bytes
      Cache
     
  3. Logistic Regression 3-class Classifier — scikit...

    : 2 ] # we only take the first two...
    scikit-learn.org/stable/auto_examples/linear_model/plot_iris_logistic.html
    Thu Sep 19 14:56:26 UTC 2024
      83.4K bytes
      Cache
     
  4. SGD: convex loss functions — scikit-learn 1.5.2...

    ] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Thu Sep 19 14:56:27 UTC 2024
      88.2K bytes
      Cache
     
  5. 1. Supervised learning — scikit-learn 1.5.2 doc...

    2. Linear and Quadratic Discriminant Analysis 1.2.1. Dimensionality...Linear Discriminant Analysis 1.2.2. Mathematical formulation of...
    scikit-learn.org/stable/supervised_learning.html
    Thu Sep 19 14:56:26 UTC 2024
      47.5K bytes
      Cache
     
  6. label_ranking_average_precision_score — scikit-...

    2 , 0.1 ]]) >>> label_ranking_a...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_average_precision_score.html
    Thu Sep 19 14:56:28 UTC 2024
      107.4K bytes
      Cache
     
  7. config_context — scikit-learn 1.5.2 documentation

    2. transform_output str, default=None...unchanged Added in version 1.2. Added in version 1.4: "polars"...
    scikit-learn.org/stable/modules/generated/sklearn.config_context.html
    Thu Sep 19 14:56:27 UTC 2024
      115.8K bytes
      Cache
     
  8. ndcg_score — scikit-learn 1.5.2 documentation

    2 , .3 , 4 , 70 ]]) >>> ndcg_score...predictions: (10 / 10 + 5 / 10) / 2 = .75 >>> ndcg_score ( true_relevance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Thu Sep 19 14:56:27 UTC 2024
      112.9K bytes
      Cache
     
  9. The Johnson-Lindenstrauss bound for embedding w...

    \|u - v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...\geq 4 log(n\_samples) / (eps^2 / 2 - eps^3 / 3)\] The first plot...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Thu Sep 19 14:56:27 UTC 2024
      115.4K bytes
      Cache
     
  10. Factor Analysis (with rotation) to visualize pa...

    2 , 3 ]) ax . set_xticklabels (...) ax . set_yticks ([ 0 , 1 , 2 , 3 ]) ax . set_yticklabels (...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Thu Sep 19 14:56:28 UTC 2024
      92.1K bytes
      Cache
     
Back to top