ThanoSQL All Tutorials¶
ThanoSQL Search
- 
            
                
Search Image by Keyword
Use the ThanoSQL's keyword-image search model to search for the desired food image using specific keywords. - 
            
                
Search Image by Image
Use the ThanoSQL's image-image search model to search for handwriting images similar to other images within the database. - 
            
                
Search Image by Text
Use the ThanoSQL's text-to-image search model to search for the desired image in text. - 
            
                
Search Text by Text
Use the ThanoSQL's text-to-text search model to search for the desired document. - 
            
                
Search Video by Text
Use the ThanoSQL's text-to-video search model to search for the desired videos. 
ThanoSQL ML
- 
            
                
Create a Classification Model Using AutoML
Use the ThanoSQL's Auto-ML to build classification model for survivors predictions. - 
            
                
Create an Image Classification Model
Use the ThanoSQL's image classification model to classify more than 10,000 products. - 
            
                
Create a Text Classification Model
Use the ThanoSQL's text classification model to classify the emotions of movie reviews. - 
            
                
Create a Regression Model Using AutoML
Use the ThanoSQL's Auto-ML to build regression model for predicting the demand of bicycles. - 
            
                
Create a Speech Recognition Model
Use the ThanoSQL's speech recognition model to convert voice files to text. - 
            
                
Using a Speech Recognition Model
Use the ThanoSQL's speech recognition model to convert voice files to text and translate outcome language to English. - 
            
                
Use the Visual Question Answering Model
Use the ThanoSQL's Visual Question Answering model to find an appropriate answer to a question when an image and a question about the image are given. - 
            
                
Create a Time Series Forecasting Model
Use the ThanoSQL's TFT model to build time series forecasting model for predicting buildings' future electricity usage. - 
            
                
User Defined Model in ThanoSQL
Upload user-defined model on python to ThanoSQL for prediction.