API Reference GuideΒΆ

In addition to using neurotic as a standalone app, you can also leverage its API in your own code.

The core of the API consists of two classes and one function:

All public package contents are automatically imported directly into the neurotic namespace. This means that a class like neurotic.datasets.metadata.MetadataSelector can be accessed more compactly as neurotic.MetadataSelector.