Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 367 for c (0.04 sec)

  1. sklearn.linear_model.HuberRegressor — scikit-le...

    the samples where |(y - Xw - c) / sigma| < epsilon and the absolute...the samples where |(y - Xw - c) / sigma| > epsilon , where the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Thu May 16 17:15:46 UTC 2024
      58.1K bytes
      Cache
     
  2. sklearn.neighbors.NearestCentroid — scikit-lear...

    The predicted class C for each sample in X is returned....n_features) Test samples. Returns : C ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Thu May 16 17:15:46 UTC 2024
      43.1K bytes
      Cache
     
  3. sklearn.svm.LinearSVC — scikit-learn 1.4.2 docu...

    the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'warn' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Thu May 16 17:15:46 UTC 2024
      74.4K bytes
      Cache
     
  4. sklearn.decomposition.IncrementalPCA — scikit-l...

    Recognition and Machine Learning” by C. Bishop, 12.2.1 p. 574 or htt...Computations, Third Edition, G. Holub and C. Van Loan, Chapter 5, section...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Thu May 16 17:15:46 UTC 2024
      66.2K bytes
      Cache
     
  5. 3.1. Cross-validation: evaluating estimator per...

    "c" , "c" , "c" , "d" , "d" , "d" ] >>>..."a" , "b" , "b" , "b" , "c" , "c" , "c" , "a" ] >>> groups = [...
    scikit-learn.org/stable/modules/cross_validation.html
    Thu May 16 17:15:46 UTC 2024
      137.1K bytes
      Cache
     
  6. sklearn.utils.Bunch — scikit-learn 1.4.2 docume...

    c = 6 >>> b [ 'c' ] 6 Methods clear ()...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Thu May 16 17:15:46 UTC 2024
      30.2K bytes
      Cache
     
  7. 3.3. Metrics and scoring: quantifying the quali...

    uniformly: \[\frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...prevalence: \[\frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...
    scikit-learn.org/stable/modules/model_evaluation.html
    Thu May 16 17:15:46 UTC 2024
      351.3K bytes
      Cache
     
  8. sklearn.linear_model.LogisticRegression — sciki...

    C = 1.0 , fit_intercept = True ,...both dense and sparse input. Use C-ordered arrays or CSR matrices...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Thu May 16 17:15:46 UTC 2024
      94.8K bytes
      Cache
     
  9. sklearn.inspection.DecisionBoundaryDisplay — sc...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Thu May 16 17:15:46 UTC 2024
      59.6K bytes
      Cache
     
  10. GitHub - codelibs/fess-testdata: Test Data Repo...

    5% C 0.4% C++ 0.4% Java 0.2% JavaScript...
    github.com/codelibs/fess-testdata
    Fri May 17 00:00:23 UTC 2024
      299.6K bytes
      16 views
      Cache
     
Back to top