Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1701 - 1710 of 2,529 for = (0.15 sec)

  1. SVM with custom kernel — scikit-learn 1.5.2 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 Nov 23 04:49:16 UTC 2024
      84.8K bytes
      Cache
     
  2. TweedieRegressor — scikit-learn 1.5.2 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 Nov 23 04:49:16 UTC 2024
      141K bytes
      Cache
     
  3. grid_to_graph — scikit-learn 1.5.2 documentation

    n_z=1 , * , mask=None , return_as=<class 'scipy.s...shape_img = ( 4 , 4 , 1 ) >>> mask = np . zeros ( shape = shape_img...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Sat Nov 23 04:49:14 UTC 2024
      107.4K bytes
      Cache
     
  4. SQLログの取得 | DBFlute

    executedSql = sqlLogInfo.getExecutedSql(); Object[] bindArgs = sqlL...bindArgs = sqlLogInfo.getBindArgTypes(); String displaySql = sqlL...
    dbflute.seasar.org/ja/manual/function/genbafit/runtimefit/sqlloghandler/index.html
    Tue Nov 12 15:10:59 UTC 2024
      21.9K bytes
      2 views
      Cache
     
  5. RBFSampler — scikit-learn 1.5.2 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 Nov 23 04:49:16 UTC 2024
      129.9K bytes
      Cache
     
  6. 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 Nov 23 04:49:14 UTC 2024
      95.3K bytes
      Cache
     
  7. 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 Nov 23 04:49:16 UTC 2024
      94.1K bytes
      Cache
     
  8. fetch_lfw_people — scikit-learn 1.5.2 documenta...

    download_if_missing = True , return_X_y = False , n_retries = 3 , delay = 1.0..., data_home = None , funneled = True , resize = 0.5 , min_faces_per_person...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_people.html
    Sat Nov 23 04:49:16 UTC 2024
      113.8K bytes
      Cache
     
  9. Reciprocal rank fusion | Elasticsearch Guide [8...

    _id: 4 = 1.0/(1+1) = 0.5000 _id: 5 = 1.0/(1+4) = 0.2000 We rank...1.0/(1+5) = 0.5 _id: 3 = 1.0/(1+3) + 1.0/(1+3) = 0.5 _id: 4 = 1.0/(1+4)...
    www.elastic.co/guide/en/elasticsearch/reference/current/rrf.html
    Mon Oct 28 10:56:50 UTC 2024
      59.4K bytes
      Cache
     
  10. HuberRegressor — scikit-learn 1.5.2 documentation

    n_samples = 200 , n_features = 2 , noise = 4.0 , coef = True , random_state...( * , epsilon = 1.35 , max_iter = 100 , alpha = 0.0001 , warm_start...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Sat Nov 23 04:49:14 UTC 2024
      144.6K bytes
      Cache
     
Back to top