Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • F FEDOT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ITMO-NSS-team
  • FEDOT
  • Merge requests
  • !728

Merged
Created Jun 15, 2022 by Julia Borisova@chrislisbonContributor

Multi_ts API example adding, available_operations from API bug fixed

  • Overview 31
  • Commits 5
  • Changes 5
  • available_operations for composers which were set by user were ignored and changed on preset, fixed by check operations before using preset;
  • single_drop_mutation could delete all nodes from graph and falls with exeption "IndexError: Cannot choose from an empty sequence" in nex call. Fixed by check if graph.nodes list empty at mutation applying step;
  • multi_ts data type usage via API example fixed and added to repository.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: multi_ts_fix