At the moment only NLP models with text as the input are accepted. The platform will always take just a single selected column for training and predicting.
To do list:
[ ] Add possibility to select multiple fields fro training
[ ] Add possibility to select multiple fields fro predicting
[ ] Create algorithms that accept this kind of input
[ ] Filter out algorithms that do not accept these kind of inputs
[ ] Filter out algorithms that do not accept these kind of inputs on multiple field selection
At the moment only NLP models with text as the input are accepted. The platform will always take just a single selected column for training and predicting.
To do list: