Neural-Dragon-AI / Cynde

A Framework For Intelligence Farming
Apache License 2.0
13 stars 0 forks source link

add multi-task and multi-class support for classification #15

Open furlat opened 7 months ago

furlat commented 7 months ago

multi-task --> at the moment trivially with binary by giving a list of targets multi-class --> a single column with more than two unique values here we need to look into what scikit is doing