Auto Text Classification (A_DL_TXC)
This function creates an Automated Text classifying model
These models are designed to classify text into different categories, such as sentiment analysis or topic modeling.
Sample Request
Build an Auto Text Classifier
Building an Auto Text Classifier
Automated Model Construction
POST
https://autogon.ai/api/v1/engine/start
Request Body
Sample Request
Compile and train the pre-built TXC model, using passed in Hyper Parameters
Training an Auto Image Classifier
Automated Model Training
POST
https://autogon.ai/api/v1
Request Body
Predictions
Make predictions with the DL_ANN Predict block
Last updated