How can I run TPOT to give me suggestions on what algorithm to use for a multi-label text classification? My data is already cleaned and divided into training and testing sets.
Asked
Active
Viewed 199 times
1 Answers
-2
Yes, you can use TPOT for multi-label text classification.

Green
- 695
- 2
- 9
- 21
-
how is that possible, TPOT does not support MLC – asmgx Feb 23 '22 at 04:43