Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 671 - 680 of 1,989 for = (0.14 sec)

  1. Lasso model selection via information criteria ...

    y = load_diabetes ( return_X_y = True , as_frame = True )...aic_criterion , color = "tab:blue" , marker = "o" , label = "AIC criterion"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html
    Sat Apr 19 00:31:22 UTC 2025
      100.1K bytes
      Cache
     
  2. RBFSampler — scikit-learn 1.6.1 documentation

    gamma = 1.0 , n_components = 100 , random_state = None ) [source]...rbf_feature = RBFSampler ( gamma = 1 , random_state = 1 ) >>> X_features...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.RBFSampler.html
    Sat Apr 19 00:31:21 UTC 2025
      131.3K bytes
      Cache
     
  3. Install Elasticsearch with RPM | Elasticsearch ...

    asticsearch enabled=0 autorefresh=1 type=rpm-md And your repository...name=Elasticsearch repository for 8.x packages baseurl=https...
    www.elastic.co/guide/en/elasticsearch/reference/8.17/rpm.html
    Tue Mar 25 16:32:51 UTC 2025
      46.9K bytes
      Cache
     
  4. ExtraTreeClassifier — scikit-learn 1.6.1 docume...

    criterion = 'gini' , splitter = 'random' , max_depth = None , min_samples_split...min_weight_fraction_leaf = 0.0 , max_features = 'sqrt' , random_state = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Sat Apr 19 00:31:22 UTC 2025
      168K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.0 — sciki...

    n_iter_no_change = 10 , tol = 1e-7 , verbose = 0 , random_state = None ,...loss = "squared_error" , learning_rate = 0.1 , max_iter = 100...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html
    Sat Apr 19 00:31:21 UTC 2025
      114.4K bytes
      Cache
     
  6. Mavenによるセットアップ | DBFlute

    ncoding=UTF-8 ; schema = ; user = xxxdb ; password = xxxdb ......@pom.xml <?xml version="1.0" encoding="UTF-8"?> <project> ......
    dbflute.seasar.org/ja/environment/setup/maven.html
    Fri Apr 18 17:54:32 UTC 2025
      21.7K bytes
      2 views
      Cache
     
  7. TweedieRegressor — scikit-learn 1.6.1 documenta...

    power = 0.0 , alpha = 1.0 , fit_intercept = True , link = 'auto'...'auto' , solver = 'lbfgs' , max_iter = 100 , tol = 0.0001 , warm_start...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Sat Apr 19 00:31:22 UTC 2025
      142.4K bytes
      Cache
     
  8. SVM with custom kernel — scikit-learn 1.6.1 doc...

    cmap = plt . cm . Paired , ax = ax , response_method = "predict"...1 ], c = Y , cmap = plt . cm . Paired , edgecolors = "k" ) plt...
    scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html
    Sat Apr 19 00:31:21 UTC 2025
      89K bytes
      Cache
     
  9. Gaussian process classification (GPC) on iris d...

    y = np . array ( iris . target , dtype = int ) h = 0.02 #...play with iris = datasets . load_iris () X = iris . data [:,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Sat Apr 19 00:31:22 UTC 2025
      98.4K bytes
      Cache
     
  10. cross_val_predict — scikit-learn 1.6.1 document...

    y = None , * , groups = None , cv = None , n_jobs = None ,..., verbose = 0 , params = None , pre_dispatch = '2*n_jobs' , method...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Sat Apr 19 00:31:22 UTC 2025
      120.3K bytes
      Cache
     
Back to top