Skip to content
View HARSHS1626's full-sized avatar

Block or report HARSHS1626

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Market-Momentum-Calculator Market-Momentum-Calculator Public

    The India VIX Calculator is a simple tool designed to estimate the potential up and down movement of stock indices based on the India Volatility Index (VIX). Volatility plays a crucial role in trad…

    Python

  2. Heart-Disease-Prediction Heart-Disease-Prediction Public

    Developed a heart disease prediction model using Python, leveraging pandas for data preprocessing and scikit-learn for machine learning (Random Forest, Logistic Regression, KNN, etc.).

    Jupyter Notebook

  3. xyz xyz Public

  4. Comment-toxicity-classification-using-NLP Comment-toxicity-classification-using-NLP Public

    Jupyter Notebook

  5. intelliarch-ai intelliarch-ai Public

    AI-powered system architecture generator using Retrieval-Augmented Generation (RAG) and a local LLM (Llama3 via Ollama). The system retrieves relevant knowledge with embeddings and semantic search,…

    Python

  6. self-pruning-neural-network self-pruning-neural-network Public

    Implementation of self-pruning neural network that automatically removes unnecessary neurons during training to reduce model size while maintaining accuracy. Built with PyTorch.

    Python