Hi,
I'm writing to ask a question. Can I load a dataset multilabels with
load_files function? For example, I have a dataset like this:
folder
folder1
txt1
txt2
folder2
txt2
txt3
So, item txt2 have two labels, folder1 and foder2. How I can load
mutli-targets?
Thanks for answer. Best regards,
Luigi
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
