1

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.

LD-DS-00
  • 315
  • 2
  • 8

1 Answers1

-2

Yes, you can use TPOT for multi-label text classification.

Green
  • 695
  • 2
  • 9
  • 21