analysis#

Neuralk.analysis.create_classifier_fit

Create a new classifier fit analysis.

Neuralk.analysis.create_classifier_predict

Create a new classifier predict analysis from a fit analysis.

Neuralk.analysis.create_categorization_fit

Create a new categorization fit analysis.

Neuralk.analysis.create_categorization_predict

Create a new categorization predict analysis from a fit analysis hash ID.

Neuralk.analysis.create_enrichment_fit

Create a new enrichment fit analysis.

Neuralk.analysis.create_enrichment_predict

Create a new enrichment predict analysis from a fit analysis hash ID.

Neuralk.analysis.get

Retrieve an analysis by its ID.

Neuralk.analysis.delete

Delete an analysis from the platform.

Neuralk.analysis.download_results

Save the results of an analysis to a local folder using its ID or object.

Neuralk.analysis.wait_until_complete

Wait for analysis until it is finished.