Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 169 for test (0.08 sec)

  1. Installing the development version of scikit-le...

    Test dependencies # Running tests requires: pytest...scikit-learn project build, test and upload wheel packages for...
    scikit-learn.org/dev/developers/advanced_installation.html
    Fri May 31 14:06:05 UTC 2024
      60.6K bytes
      Cache
      Similar Results (1)
     
  2. Feature Selection — scikit-learn 1.5.0 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Fri May 31 14:06:04 UTC 2024
      85.2K bytes
      Cache
     
  3. Supervised learning: predicting an output varia...

    iris_X_test = iris_X [ indices [ - 10 :]] >>> iris_y_test = iris_y...predict ( diabetes_X_test ) - diabetes_y_test ) ** 2 ) 2004.5......
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Wed May 29 10:52:43 UTC 2024
      77.2K bytes
      Cache
     
  4. 1.17. Neural network models (supervised) — scik...

    transformation to test data >>> X_test = scaler . transform ( X_test ) An...apply the same scaling to the test set for meaningful results....
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Fri May 31 14:06:07 UTC 2024
      72.4K bytes
      Cache
     
  5. Accelerating Elastic detection tradecraft with ...

    json test files, that included the essential...various model parameters Create a test suite to validate our results...
    www.elastic.co/security-labs/accelerating-elastic-detection-tradecraft-with-llms
    Sat Jun 01 01:09:46 UTC 2024
      79.8K bytes
      Cache
     
  6. 2.1. Gaussian mixture models — scikit-learn 1.5...

    Given test data, it can assign to each...
    scikit-learn.org/stable/modules/mixture.html
    Fri May 31 14:06:06 UTC 2024
      64.8K bytes
      Cache
     
  7. 7.4. Loading other datasets — scikit-learn 1.5....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Fri May 31 14:06:04 UTC 2024
      65.9K bytes
      Cache
     
  8. 1.5. Stochastic Gradient Descent — scikit-learn...

    SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test ) If your...( X_train ) X_test = scaler . transform ( X_test ) # apply same...
    scikit-learn.org/stable/modules/sgd.html
    Fri May 31 14:06:07 UTC 2024
      92.6K bytes
      Cache
     
  9. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...Then its predictions on the test subset are used to fit a calibrator...
    scikit-learn.org/stable/modules/calibration.html
    Fri May 31 14:06:07 UTC 2024
      66.4K bytes
      Cache
     
  10. MetaFilter Projects

    interactive text adventure A climate-fiction text adventure with...performed a study on myself to test this hypothesis. I lost a modest...
    projects.metafilter.com
    Wed May 29 00:43:17 UTC 2024
      72.2K bytes
      Cache
     
Back to top