Skip to content

Commit 97c4b20

Browse files
Merge pull request #23 from Hariprashad-Ravikumar/app
github changes made
2 parents 49784a9 + 3225ff7 commit 97c4b20

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

GitHub_Portfolio.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,11 @@ <h2>Projects</h2>
195195
<ul>
196196
<li>
197197
<strong>AI-DataScience-Lab: Web-Based Forecasting App</strong>
198-
(<a href="https://github.com/Hariprashad-Ravikumar/AI-DataScience-Lab" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)<br>
199-
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 Azure App Service, while the frontend is deployed via GitHub Pages. Version 1 supports linear regression, with plans to add polynomial, ridge, and time series models.
198+
(<a href="https://github.com/Hariprashad-Ravikumar/AI-DataScience-Lab" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)
199+
<br>
200+
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. <br>
201+
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>.
202+
</li>
200203
</li>
201204
<li>
202205
<strong>HariBot: AI Chatbot for Website</strong>

0 commit comments

Comments
 (0)