Skip to main content

Raghvendra Singh Portfolio

 

I’m Raghvendra Singh

Business Analytics & Data Science Professional

I help businesses make data-driven decisions using analytics, dashboards and data science techniques across Ecommerce, Retail, Finance and Marketing.

I specialize in converting raw data into clear insights, measurable impact and actionable recommendations for business leaders and teams.

Profile Links


Portfolio 

Below are selected projects showcasing my work in analytics, data science and business problem-solving.

1. Digital Marketing Ads Clustering for Ads24x7

2. Inferential statistics: Probability to ANOVA

3. Power BI Sales & Invetory forecasting using SARIMA, SQL, Python

4. Power BI/ Looker/ Tableu- Neerus Dashboards - Myntra payments dashboard

5. Text Analytics using NLP on political speeches analysis

6. Election Data Classification: End to end analysis

7. 


📬 Let’s Connect

📧 Email: raghavsingh0027@gmail.com
🔗 LinkedIn: https://www.linkedin.com/in/raghvendra0027

Comments

Popular posts from this blog

Building and Deploying Large Language Models (LLMs) with AWS, LangChain, Llama, and Hugging Face

Large Language Models (LLMs) have revolutionized the AI and machine learning landscape by enabling applications ranging from chatbots and virtual assistants to code generation and content creation. These models, which are typically built on architectures like GPT, BERT, and others, have become integral in industries that rely on natural language understanding and generation. In this blog post, we’ll walk you through the steps involved in building and deploying a large language model using popular tools and frameworks such as AWS Generative AI, LangChain, Llama, and Hugging Face. What Are Large Language Models (LLMs)? LLMs are deep learning models designed to process and generate human language. Trained on vast amounts of text data, they have the ability to understand context, answer questions, translate languages, and perform other text-based tasks. Some key attributes of LLMs: Transformers : LLMs are generally based on transformer architecture, which allows the model to focus o...