Skip to content
View AbhijeetDasBakshi's full-sized avatar

Block or report AbhijeetDasBakshi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AbhijeetDasBakshi/README.md

Hi there, I'm Abhijeet Das Bakshi

🌟 About Me

  • 📊 Passionate about analyzing data and building machine learning models.
  • 🤖 Currently diving deep into LLMs, Vector Databases, and AI.
  • ⚡ In my free time, I read data science blogs, AI articles and financial research papers.

🛠️ Tech Stack

👨‍💻 Languages, Libraries & Softwares

Python Pandas NumPy scikit-learn Matplotlib Plotly Seaborn Excel R Tableau

🗃️ Databases & Query Languages

SQL PostgreSQL MongoDB

🧰 Tools & Frameworks

Streamlit LangChain FAISS Git


🔗 Let's Connect!

Popular repositories Loading

  1. customer-churn-prediction customer-churn-prediction Public

    Machine learning project to predict customer churn (Telco Customer Churn) using PostgreSQL/MongoDB as data sources, with exploratory analysis, preprocessing, model training, and dashboard.

    Jupyter Notebook 1

  2. AbhijeetDasBakshi AbhijeetDasBakshi Public

  3. dynamic-financial-markets dynamic-financial-markets Public

    Dynamic Financial Markets is a data-driven project analyzing stock interactions in the Indian cement sector. Using models like GARCH, Johansen Cointegration, and VAR, it explores volatility, long-t…

    Jupyter Notebook

  4. ecommerce-insights ecommerce-insights Public

    A Dockerized end-to-end project that combines unsupervised machine learning for customer segmentation with scalable data pipelines. It uses MongoDB for data ingestion, Scikit-learn for clustering, …

    Jupyter Notebook

  5. AI-chatbot AI-chatbot Public

    Modular Streamlit financial chatbot leveraging LangChain, FAISS, and MongoDB. Supports OpenAI or OpenRouter LLMs to enable natural language queries on financial data, with dynamic query classificat…

    Python