ML App Deployment issue | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

ML App Deployment issue

I'm trying to deploy my app using streamlit, I wrapped together a scikit-learn pipeline but the issue now is that the pipeline only accepts pandas dataframe as an input because of the ColumnTransformer object which I used. How do I manipulate a single array into a pd DataFrame with the feature names as the name of my columns, thanks 👍

13th Sep 2022, 1:23 PM
Pythøñ Cúltîst⚔️🔥🇳🇬
Pythøñ  Cúltîst⚔️🔥🇳🇬 - avatar
1 Answer
+ 1
13th Sep 2022, 1:34 PM
Jan
Jan - avatar