getml.project

This module helps you handle your current project.

Attributes

data_frames

Holds the data frames of the current project.

hyperopts

Holds the hyperopts of the current project.

pipelines

Holds the pipelines of the current project.

name

Holds the name of the current project.

Functions

delete()

Deletes the currently connected project.

restart()

Suspends and then relaunches the currently connected project.

suspend()

Suspends the currently connected project.

switch(name)

Creates a new project or loads an existing one.