my prediction dataframe has close to 200 features, because of which i am getting OOM(Out of memory error).I am using Azure databricks , how can i handle this error?
I have done feature selection to reduce the number of features, still i have to use 100+ features. I have tried broadcasting, but it didn’t solve the problem
New contributor
Mani S is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.