ML Companion (Streamlit AI assistant project)
Built a Streamlit-based ML companion to automate parts of the ML training workflow. The tool supported automated EDA, preprocessing, model selection, training, evaluation, and code generation. This is AI training/workflow assistance rather than human data annotation. • Implemented automated EDA and preprocessing steps in the app • Supported model selection and training using scikit-learn • Included evaluation to assess model performance • Generated code to help users reproduce the workflow