Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 2,535 for = (0.15 sec)

  1. Plot classification probability — scikit-learn ...

    ( C = C , penalty = "l2" , solver = "saga" , max_iter = 10000...( C = C , penalty = "l2" , solver = "saga" , max_iter = 10000...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Fri Nov 22 23:53:26 UTC 2024
      97.7K bytes
      Cache
     
  2. Displaying estimators and complex pipelines — s...

    lr = LogisticRegression ( penalty = "l1" ) print (...num_proc = make_pipeline ( SimpleImputer ( strategy = "median"...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html
    Fri Nov 22 23:53:27 UTC 2024
      106.4K bytes
      Cache
     
  3. ElasticNet — scikit-learn 1.5.2 documentation

    precompute = False , max_iter = 1000 , copy_X = True , tol = 0.0001...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Fri Nov 22 23:53:26 UTC 2024
      168K bytes
      Cache
     
  4. Learning to use a handy Third Thumb may be easi...

    <div id="" class="Comment" data-status="Pending"> <div class="Comment-text">...type="hidden" name="parent" value="" /> <textarea name="body"...
    newatlas.com/robotics/learning-robotic-third-thumb/
    Sun Nov 17 00:52:15 UTC 2024
      184.8K bytes
      Cache
     
  5. dbflute-0.9.0.zip

    set err10=%%i if "%err100%"=="" if %err10%==0 set err10= :onError1..."%CLASSPATH%"=="""" set _USE_CLASSPATH=no if "%CLASSPATH%"=="" set _USE_CLASSPATH=no...
    dbflute.seasar.org/download/dbflute/dbflute-0.9.0.zip
    Tue Nov 12 15:10:52 UTC 2024
      7.9M bytes
      8 views
     
  6. Image denoising using dictionary learning — sci...

    n_components = 50 , batch_size = 200 , alpha = 1.0 , max_iter = 10 ,...imshow ( image , vmin = 0 , vmax = 1 , cmap = plt . cm . gray , interpolation...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Fri Nov 22 23:53:26 UTC 2024
      116.5K bytes
      Cache
     
  7. DBFlute on Scala | DBFlute

    foreach { mb => ... = mb.memberName ... = mb.memberStatus...page. foreach { mb => ... = mb.memberName ... = mb.lastestLoginDatetime...
    dbflute.seasar.org/ja/tutorial/onscala.html
    Tue Nov 12 15:10:59 UTC 2024
      31.4K bytes
      2 views
      Cache
     
  8. plot_release_highlights_1_5_0.py

    """ ========== Release Highlights for scikit-learn 1.5 ==========...if x == "" or y == "": return max(len(x), len(y)) if x[0] == y[0]:...
    scikit-learn.org/stable/_downloads/ba0cfc16d7953e1c2c6912b6beca1e91/plot_release_highlights_1_5_0.py
    Fri Nov 22 23:53:27 UTC 2024
      8.3K bytes
     
  9. Actionの作り方 (HTMLスタイル) | LastaFlute

    HarborBaseAction { // ========== // Attribute // ========= @Resource private...purchaseBhv ; // ========== // Execute // ======= @Execute public...
    dbflute.seasar.org/ja/lastaflute/howto/action/makeashtml.html
    Tue Nov 12 15:10:59 UTC 2024
      60.6K bytes
      Cache
     
  10. SGD: convex loss functions — scikit-learn 1.5.2...

    ): z = y_pred * y_true loss = - 4 * z loss [ z >= - 1 ] = ( 1...color = "darkorchid" , lw = lw , linestyle = "--" , label = "Modified...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Fri Nov 22 23:53:26 UTC 2024
      88K bytes
      Cache
     
Back to top