Hi,
I see that to make a new inference everytime, I have to save a seperate CSV and then load it by providing path to dm.data.process_unlabeled
Is there a way to directly pass pandas dataframe to this function and perform inference without creating a new csv
Hi,
I see that to make a new inference everytime, I have to save a seperate CSV and then load it by providing path to dm.data.process_unlabeled
Is there a way to directly pass pandas dataframe to this function and perform inference without creating a new csv