- Built a full-stack forecasting tool to explore the complete data science pipeline, from preprocessing to model deployment. The app supports csv uploads, visualizes trends using <code>matplotlib</code>, fits a <code>scikit-learn</code> regression model, and summarizes the dataset using OpenAI’s GPT-3.5 API. The backend (Flask) is hosted on Microsoft Azure App Service, while the frontend is deployed via GitHub Pages. <strong>Version 1.0.0 (Beta)</strong> currently supports linear regression, with future plans to add polynomial, ridge, and time series models for enhanced forecasting. You can access the frontend of the app at: <a href="https://hariprashadravikumar.github.io/AI-DataScience-Lab/" target="_blank" rel="noopener noreferrer">AI DataScience Lab</a>.
0 commit comments