home 0.3.225
  • Site
      • API Summary
        • Context
        • Datasets
        • Generic Benchmarks
          • Benchmark factorisation
          • Graphs
        • Specific Benchmarks
          • onnxruntime
      • Gallery of examples
        • Benchmark of onnxruntime on LogisticRegression
          • Benchmark function
          • Run the benchmark
          • Extract information about the machine used
          • Plot the results
        • Benchmark of PolynomialFeatures + partialfit of SGDClassifier
          • Implementation to benchmark
          • Benchmark function
          • Run the benchmark
          • Extract information about the machine used
          • Plot the results
        • Investigate a failure from a benchmark
          • Defines the benchmark and runs it
          • Investigation
        • Benchmark of PolynomialFeatures + partialfit of SGDClassifier (standalone)
          • Implementations to benchmark
          • Benchmarks
          • Plots
          • Final function for the benchmark
          • Run the benchmark
      • Notebook Gallery
        • Useful functions
          • Machine
          • One benchmark
        • Notebooks Coverage
      • Blog Gallery
        • blog 0
        • blog 1
        • blog 2
        • blog 3
        • blog 4
      • Snippets of codes
      • Benchmarked Libraries
        • scikit-learn
        • onnxruntime
        • Build mkl-dnn
      • FAQ
      • Navigational indexes
        • Glossary
        • All indexes
          • Classes
          • Functions
          • Methods
          • Modules
        • Statistics on code
        • Changes
        • Modules
          • Summary
        • pymlbenchmark: benchmark around machine learning
      • History
        • current - 2021-01-05 - 0.00Mb
        • 0.2.141 - 2019-12-13 - 0.04Mb
        • 0.1.30 - 2019-03-07 - 0.02Mb
  • Page

    Links

    • Blog
    • Index
    • Module
    • API Summary

    Contents

    • API Summary
    • Gallery of examples
    • Notebook Gallery
    • Blog Gallery
    • Snippets of codes
    • Benchmarked Libraries
    • FAQ
    • Navigational indexes
    • History

    Information

    • FAQ
    • Glossary
    • README
    • Changes
    • License

    Python Module Index

    b | c | d | e | p
     
    b
    - pymlbenchmark.benchmark
        pymlbenchmark.benchmark.bench_helper
        pymlbenchmark.benchmark.benchmark_perf
        pymlbenchmark.benchmark.profiler_class
        pymlbenchmark.benchmark.sklearn_helper
     
    c
    - pymlbenchmark.context
        pymlbenchmark.context.machine
     
    d
    - pymlbenchmark.datasets
        pymlbenchmark.datasets.artificial
        pymlbenchmark.datasets.real_data
     
    e
    - pymlbenchmark.external
        pymlbenchmark.external.onnxruntime_perf
        pymlbenchmark.external.onnxruntime_perf_binclass
        pymlbenchmark.external.onnxruntime_perf_list
        pymlbenchmark.external.onnxruntime_perf_regression
     
    p
    pymlbenchmark
    - pymlbenchmark.plotting
        pymlbenchmark.plotting.plot_bench_results
        pymlbenchmark.plotting.plot_bench_xtime
        pymlbenchmark.plotting.plot_helper

    Back to top

    Last updated on 2023-01-25.