[d3m.primitives]
data_cleaning.clean_augmentation.AutonBox = autonbox.clean_augment:CleanAugmentationPrimitive
data_transformation.merge_partial_predictions.AutonBox = autonbox.merge_partial_multipredictions:MergePartialPredictionsPrimitive
feature_extraction.resnext101_kinetics_video_features.VideoFeaturizer = autonbox.resnext101_kinetics_video_features:ResNext101KineticsPrimitive
semisupervised_classification.iterative_labeling.AutonBox = autonbox.iterative_labeling:IterativeLabelingPrimitive
time_series_forecasting.arima.AutonBox = autonbox.autoARIMA_wrapper:AutoARIMAWrapperPrimitive
time_series_forecasting.nhits.AutonBox = autonbox.NHITS:AutoNHITSPrimitive
