Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • adaptive adaptive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Quantum TinkererQuantum Tinkerer
  • adaptiveadaptive
  • Merge requests
  • !11

add performance test with notebook

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Pablo Piskunow requested to merge performance_tests into master Oct 29, 2017
  • Overview 10
  • Commits 1
  • Pipelines 0
  • Changes 2

The test is based on passing a function of randomly distributed peaks (gaussians or lorentzians), and testing if the learner is able to find them.

The test is designed to fail with the current state of adaptive, and to pass with and fix of the kind mentioned in #27 (closed).

I added a python test file, which for the moment is not running alone, and needs to be run in a jupyter notebook. The corresponding jupyter notebook to see what the test is doing is also included.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: performance_tests