Classes
LearnApi
METHODS
anomaly_trained_features
anomaly_trained_features_per_sample
download_keras_data
download_keras_export
download_learn_model
download_pretrained_model
get_anomaly
get_anomaly_metadata
get_gmm_metadata
get_keras
get_keras_data_explorer_features
get_keras_metadata
get_learn_x_data
get_learn_y_data
get_pretrained_model_info
uploadPretrainedModel) input/output tensors. If you want to deploy a pretrained model from the API, see startDeployPretrainedModelJob.
profile_pretrained_model
uploadPretrainedModel. This is using the project’s selected latency device. Updates are streamed over the websocket API (or can be retrieved through the /stdout endpoint). Use getProfileTfliteJobResult to get the results when the job is completed.
save_pretrained_model_parameters
startDeployPretrainedModelJob.
set_anomaly
set_keras
start_anomaly_profile_job
start_keras_profile_job
test_pretrained_model
uploadPretrainedModel. If you want to deploy a pretrained model from the API, see startDeployPretrainedModelJob.
test_pretrained_model_images
uploadPretrainedModel. If you want to deploy a pretrained model from the API, see startDeployPretrainedModelJob. This will transform raw image data (e.g. RGB to grayscale, resize) before classifying. To classify raw features, see testPretrainedModel.
upload_pretrained_model
startDeployPretrainedModelJob.