Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 1,971 for = (0.07 sec)

  1. Nearest Neighbors regression — scikit-learn 1.7...

    neighbors rng = np . random . RandomState ( 0 ) X_train = np . sort.... rand ( 40 , 1 ), axis = 0 ) X_test = np . linspace ( 0 , 5 ,...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Sun Oct 12 02:56:16 UTC 2025
      91.4K bytes
      Cache
     
  2. Web Frontend Instrumentation and Monitoring wit...

    OTEL_RESOURCE_ATTRIBUTES=service.version=1,deployment.environment=dev OTEL_...OTEL_TRACES_EXPORTER=otlp OTEL_METRICS_EXPORTER=otlp OTEL_LOGS_EXPORTER=otlp...
    www.elastic.co/observability-labs/blog/web-frontend-instrumentation-with-opentelemetry
    Tue Sep 23 00:25:10 UTC 2025
      235.4K bytes
      Cache
     
  3. SelectFpr — scikit-learn 1.7.2 documentation

    SelectFpr ( score_func=<function f_classif> , * , alpha=0.05 ) [source]...chi2 >>> X , y = load_breast_cancer ( return_X_y = True ) >>> X...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Sun Oct 12 02:56:16 UTC 2025
      132.7K bytes
      Cache
     
  4. mean_variance_axis — scikit-learn 1.7.2 documen...

    weights = None , return_sum_weights = False ) [source]...each feature if axis=0 or each sample if axis=1 . Added in version...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.mean_variance_axis.html
    Thu Oct 09 16:57:48 UTC 2025
      110K bytes
      Cache
     
  5. NearestCentroid — scikit-learn 1.7.2 documentation

    metric = 'euclidean' , * , shrink_threshold = None , priors = 'uniform'...>>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>> clf = NearestCentroid...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Sat Oct 11 07:51:27 UTC 2025
      136.4K bytes
      Cache
     
  6. OrthogonalMatchingPursuit — scikit-learn 1.7.2 ...

    n_nonzero_coefs = None , tol = None , fit_intercept = True , precompute...>>> X , y = make_regression ( noise = 4 , random_state = 0 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Sun Oct 12 02:56:16 UTC 2025
      134K bytes
      2 views
      Cache
     
  7. documentMap (documentDefinitionMap) | DBFlute

    propertiesHtmlMap = map: { ; df:header = map:{ ; title = [title of PropertiesHTML]...loadDataReverseMap = map: { ; recordLimit = [limit size] # デフォルト:...
    dbflute.seasar.org/ja/manual/reference/dfprop/documentdefinition/index.html
    Mon Sep 15 10:51:18 UTC 2025
      33.7K bytes
      1 views
      Cache
     
  8. mean_pinball_loss — scikit-learn 1.7.2 document...

    sample_weight = None , alpha = 0.5 , multioutput = 'uniform_average'...absolute error when alpha=0.5 , alpha=0.95 is minimized by estimators...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Sun Oct 12 02:56:14 UTC 2025
      114.1K bytes
      Cache
     
  9. LeaveOneOut — scikit-learn 1.7.2 documentation

    Train: index=[1] Test: index=[0] Fold 1: Train: index=[0] Test:...equivalent to KFold(n_splits=n) and LeavePOut(p=1) where n is the number...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Sun Oct 12 02:56:17 UTC 2025
      116.3K bytes
      Cache
     
  10. faq.rst.txt

    _faq: ========== Frequently Asked Questions ========== .. currentmodule::...dbscan(X, metric=lev_metric, eps=5, min_samples=2, algorithm='brute')...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Sun Oct 12 02:56:17 UTC 2025
      25.4K bytes
      3 views
     
Back to top