Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1371 - 1380 of 2,022 for = (0.1 sec)

  1. coverage_error — scikit-learn 1.7.1 documentation

    y_true = [[ 1 , 0 , 0 ], [ 0 , 1 , 1 ]] >>> y_score = [[ 1 ,..., y_score , * , sample_weight = None ) [source] # Coverage error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html
    Tue Aug 26 08:52:39 UTC 2025
      108.2K bytes
      Cache
     
  2. DBFluteタスク | DBFlute

    database = mysql (MySQL 5.0.51a) language = java container = seasar...{df:default} driver = com.mysql.jdbc.Driver url = jdbc:mysql://lo...
    dbflute.seasar.org/ja/manual/function/generator/task/index.html
    Tue Aug 12 02:41:09 UTC 2025
      19.9K bytes
      Cache
     
  3. DBFlute : Migration : Basic

    ex) Java MemberCB cb = new MemberCB(); cb.query().setXxx_Equal(xxx);...x); } }); ex) C# MemberCB cb = new MemberCB(); cb.Query().SetXxx_Equal(xxx);...
    dbflute.seasar.org/ja/oldmigration/migrate-070to071.html
    Tue Aug 12 02:41:09 UTC 2025
      3.9K bytes
      Cache
     
  4. matthews_corrcoef — scikit-learn 1.7.1 document...

    >>> y_true = [ + 1 , + 1 , + 1 , - 1 ] >>> y_pred = [ + 1 , -..., y_pred , * , sample_weight = None ) [source] # Compute the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.matthews_corrcoef.html
    Tue Aug 26 08:52:38 UTC 2025
      109.2K bytes
      Cache
     
  5. label_ranking_loss — scikit-learn 1.7.1 documen...

    y_true = [[ 1 , 0 , 0 ], [ 0 , 0 , 1 ]] >>> y_score = [[ 0.75..., y_score , * , sample_weight = None ) [source] # Compute Ranking...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_loss.html
    Tue Aug 26 08:52:40 UTC 2025
      108.3K bytes
      Cache
     
  6. get_scorer — scikit-learn 1.7.1 documentation

    >>> y = np . array ([ 0 , 1 , 1 , 0 , 1 ]) >>> classifier = DummyClassifier...DummyClassifier ( strategy = "constant" , constant = 0 ) . fit ( X , y...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer.html
    Tue Aug 26 08:52:38 UTC 2025
      109.3K bytes
      Cache
     
  7. 組み込みログイン制御 (Login Control) | LastaFlute

    の定義 @Java // ========== // Definition // ========== ...(ここにはAPP_TYPEが定義されている)...なら @Java // ========== // Attribute // ========= ... @Resource...
    dbflute.seasar.org/ja/lastaflute/howto/architecture/logincontrol.html
    Tue Aug 12 02:41:09 UTC 2025
      45.2K bytes
      2 views
      Cache
     
  8. parametrize_with_checks — scikit-learn 1.7.1 do...

    bool = True , expected_failed_checks : Callable | None = None...version 0.24. legacy bool, default=True Whether to include legacy...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Tue Aug 26 08:52:40 UTC 2025
      113.1K bytes
      Cache
     
  9. The next evolution of observability: unifying d...

    cpuLoad = osBean . getSystemLoadAverage ( ) ; if ( cpuLoad >= 0 )...private static final Logger logger = LoggerFactory . getLogger ( OrderProcessor...
    www.elastic.co/observability-labs/blog/the-next-evolution-of-observability-unifying-data-with-ope...
    Mon Aug 25 06:20:56 UTC 2025
      138K bytes
      Cache
     
  10. check_is_fitted — scikit-learn 1.7.1 documentation

    attributes=None , * , msg=None , all_or_any=<built-in function...list or tuple of str, default=None Attribute name(s) given as...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Tue Aug 26 08:52:39 UTC 2025
      112.8K bytes
      Cache
     
Back to top