your-mom-was-burned
your-mom-was-burned t1_it50kc3 wrote
Reply to comment by seiqooq in [D] Simple Questions Thread by AutoModerator
thanks :)
your-mom-was-burned t1_iswgcym wrote
Reply to [D] Simple Questions Thread by AutoModerator
I have a zip file that has two folders with txt files in it. How can I use this txt files to train a machine? One folder has texts which I need to label as YES and another has texts which I need to label as NO. Machine needs to return YES or NO. Help please
your-mom-was-burned t1_iu7t6vu wrote
Reply to [D] Simple Questions Thread by AutoModerator
How can I joblib.dump() a model, that contains a def function in vectorizer parameter?