Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1141 - 1150 of 1,992 for = (0.06 sec)

  1. coverage_error — scikit-learn 1.6.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
    Mon Apr 21 17:07:39 UTC 2025
      108.7K bytes
      Cache
     
  2. Permutation Importance with Multicollinear or C...

    random_state = 42 , n_jobs = 2 ) perm_sorted_idx = result . importances_mean..., y = load_breast_cancer ( return_X_y = True , as_frame = True...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Mon Apr 21 17:07:39 UTC 2025
      117K bytes
      Cache
     
  3. LastaFluteのデプロイ環境 | LastaFlute

    DEVELOPMENT_PORT = 8091 ; private static final int PRODUCTION_PORT = 8080...System.getProperty( "lasta.env" ) == null ; } もっと、細かくデプロイ環境ごとに変更し...
    dbflute.seasar.org/ja/lastaflute/howto/structure/builddeploy.html
    Fri Apr 18 17:54:32 UTC 2025
      21.6K bytes
      Cache
     
  4. Weekend 'Hackathon' at the IRS | MetaFilter

    <div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...
    www.metafilter.com/208330/Weekend-Hackathon-at-the-IRS
    Tue Apr 08 00:52:30 UTC 2025
      48K bytes
      Cache
     
  5. Feature importances with a forest of trees — sc...

    n_repeated = 0 , n_classes = 2 , random_state = 0 , shuffle = False ,...n_repeats = 10 , random_state = 42 , n_jobs = 2 ) elapsed_time = time...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Mon Apr 21 17:07:39 UTC 2025
      113.1K bytes
      Cache
     
  6. DBFlute on Java8 | DBFlute

    memberId = member .getMemberId(); String memberName = member .getMemberName();...memberAccount = member .getMemberAccount(); LocalDate birthdate = member...
    dbflute.seasar.org/ja/tutorial/onjava8.html
    Fri Apr 18 17:54:33 UTC 2025
      67K bytes
      Cache
     
  7. Configuration for Windows Services | APM .NET A...

    $environment = [string[]]@( "ELASTIC_APM_SERVER_URL=http://localhost:8200",...ION_SAMPLE_RATE=1", "ELASTIC_APM_ENVIRONMENT=Production", "E...
    www.elastic.co/guide/en/apm/agent/dotnet/current/configuration-for-windows-services.html
    Wed Mar 12 16:26:33 UTC 2025
      13.6K bytes
      Cache
     
  8. RepeatedKFold — scikit-learn 1.6.1 documentation

    n_splits = 5 , n_repeats = 10 , random_state = None ) [source]...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Apr 21 17:07:40 UTC 2025
      119.7K bytes
      Cache
     
  9. Perceptron — scikit-learn 1.6.1 documentation

    fit_intercept = True , max_iter = 1000 , tol = 0.001 , shuffle = True...verbose = 0 , eta0 = 1.0 , n_jobs = None , random_state = 0 , early_stopping...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html
    Mon Apr 21 17:07:39 UTC 2025
      163.3K bytes
      Cache
     
  10. Neighborhood Components Analysis Illustration —...

    y = make_classification ( n_samples = 9 , n_features = 2 ,...n_informative = 2 , n_redundant = 0 , n_classes = 3 , n_clusters_per_class...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Mon Apr 21 17:07:39 UTC 2025
      100.3K bytes
      Cache
     
Back to top