Skip to content
View Harshit0998's full-sized avatar

Block or report Harshit0998

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.

Content in all repositories owned by your account will be closed.
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
Harshit0998/README.md

Harshit Paramhans

Data science and machine learning. M.Tech from IIT Guwahati, where my thesis classified 15 hand postures from 8-channel surface EMG.

The thing I took from that work: the evaluation protocol decides the number. Correcting a leaky data split in my own thesis cost 14.5 accuracy points, and the corrected figure is the one I report. My projects spend as much effort on how a result was validated as on producing it.

Toolkit — Python (pandas, NumPy, SciPy, scikit-learn) · SQL / PostgreSQL · signal processing · embeddings and vector search · Tableau · Jupyter


Featured projects

Project What it does Stack
sEMG Hand Posture Classification M.Tech thesis — 15 postures from 8-channel EMG. 83.7% within-subject and 32.3% cross-subject against a 6.7% chance baseline; a leaky split had inflated the headline to 98% Python, scikit-learn, NMF, signal processing
Sales & Customer Analytics with SQL 15+ business questions answered on a digital music store database — customer behaviour, sales trends, revenue and genre popularity PostgreSQL, CTEs, window functions
Customer Segmentation — RFM + K-Means Segments online retail customers into high-value and at-risk groups to target marketing spend Python, scikit-learn, pandas
Hospital Mortality Prediction Analyses patient records to estimate in-hospital mortality risk SQL, Excel
IBM Data Science Capstone End-to-end capstone: data collection, wrangling, exploratory analysis, interactive visualisation and predictive modelling Python, pandas, scikit-learn, Folium, Plotly Dash
Semantic Book Recommender Natural-language book search over a vector database with zero-shot category and emotion filtering, served through a Gradio app. Retrieval quality is currently being measured — precision@k and MRR against hand labels — before I put numbers on it LLMs, embeddings, ChromaDB, Gradio

Get in touch

Emailharshitp0998@gmail.com

LinkedInlinkedin.com/in/harshitparamhansofficial

Pinned Loading

  1. Mtech_Project_Data_Driven_Classification_of_Hand_postures_for_Myoelectric_Control Mtech_Project_Data_Driven_Classification_of_Hand_postures_for_Myoelectric_Control Public

    15 hand postures from 8-channel surface EMG. I audited my own evaluation and found the split was leaking overlapping windows between train and test — the honest number is 14.5 points below what I f…

    Jupyter Notebook 1

  2. Sales-and-Customer-Analytics-using-SQL- Sales-and-Customer-Analytics-using-SQL- Public

    Analyzed a digital music store database using PostgreSQL to solve 15+ business-driven SQL problems involving customer behavior, sales trends, revenue analysis, and genre popularity through advanced…

  3. customer-segmentation-kmeans-rfm customer-segmentation-kmeans-rfm Public

    Customer segmentation using RFM analysis and K-Means clustering on online retail data to identify high-value and at-risk customers for data-driven marketing insights.

    Jupyter Notebook 1

  4. IBM_Data_Science_Capstone_Project IBM_Data_Science_Capstone_Project Public

    End-to-end SpaceX Falcon 9 first-stage landing prediction: data collection, SQL exploration, visualisation and classification. IBM Data Science Professional Certificate capstone.

    Jupyter Notebook

  5. COVID-19-Data-Exploration-and-Vaccination-Analysis COVID-19-Data-Exploration-and-Vaccination-Analysis Public

    Global COVID-19 case, death and vaccination trends explored in SQL using joins, CTEs, temp tables, window functions and views.

  6. Semantic-Book-Recommender-using-LLMs-and-Vector-Search Semantic-Book-Recommender-using-LLMs-and-Vector-Search Public

    This project builds an intelligent semantic book recommendation system using LLMs, embeddings, vector databases, and emotion analysis.

    Jupyter Notebook