Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1161 - 1170 of 1,992 for = (0.26 sec)

  1. locally_linear_embedding — scikit-learn 1.6.1 d...

    reg = 0.001 , eigen_solver = 'auto' , tol = 1e-06 , max_iter...max_iter = 100 , method = 'standard' , hessian_tol = 0.0001 , modified_tol...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Mon Apr 21 17:07:40 UTC 2025
      115.9K bytes
      Cache
     
  2. MultiTaskElasticNetCV — scikit-learn 1.6.1 docu...

    l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...fit_intercept = True , max_iter = 1000 , tol = 0.0001 , cv = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Mon Apr 21 17:07:39 UTC 2025
      163K bytes
      Cache
     
  3. parametrize_with_checks — scikit-learn 1.6.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....
    Mon Apr 21 17:07:40 UTC 2025
      113.3K bytes
      Cache
     
  4. Lasso on dense and sparse data — scikit-learn 1...

    y = make_regression ( n_samples = 200 , n_features = 5000...coo_matrix ( X ) alpha = 1 sparse_lasso = Lasso ( alpha = alpha , fit_intercept...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Mon Apr 21 17:07:39 UTC 2025
      97.4K bytes
      Cache
     
  5. hamming_loss — scikit-learn 1.6.1 documentation

    hamming_loss >>> y_pred = [ 1 , 2 , 3 , 4 ] >>> y_true = [ 2 , 2 , 3 ,..., y_pred , * , sample_weight = None ) [source] # Compute the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html
    Mon Apr 21 17:07:39 UTC 2025
      112.3K bytes
      Cache
     
  6. partial_dependence — scikit-learn 1.6.1 documen...

    sample_weight = None , categorical_features = None , feature_names = None...grid_resolution = 100 , method = 'auto' , kind = 'average' ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.partial_dependence.html
    Mon Apr 21 17:07:39 UTC 2025
      127.9K bytes
      Cache
     
  7. The masterful design of the two-liter plastic s...

    <div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...
    www.metafilter.com/208466/The-masterful-design-of-the-two-liter-plastic-soda-bottle
    Sun Apr 20 00:45:23 UTC 2025
      34.4K bytes
      Cache
     
  8. additionalPrimaryKeyMap | DBFlute

    [PK-name] = map: { ; tableName = [table-name] ; columnName = [column-name...PK_MEMBER = map: { ; tableName = MEMBER ; columnName = MEMBER_ID...
    dbflute.seasar.org/ja/manual/reference/dfprop/additionalprimarykey/index.html
    Fri Apr 18 17:54:32 UTC 2025
      13.2K bytes
      Cache
     
  9. MultiTaskElasticNet — scikit-learn 1.6.1 docume...

    copy_X = True , max_iter = 1000 , tol = 0.0001 , warm_start = False...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNet.html
    Mon Apr 21 17:07:40 UTC 2025
      158.5K bytes
      Cache
     
  10. Visualization of MLP weights on MNIST — scikit-...

    max_iter = 8 , alpha = 1e-4 , solver = "sgd" , verbose = 10 , random_state...return_X_y = True , as_frame = False ) X = X / 255.0 # Split data...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Mon Apr 21 17:07:39 UTC 2025
      93.4K bytes
      Cache
     
Back to top