Skip to content
View jianingh520's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report jianingh520

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

Popular repositories Loading

  1. face-tracking face-tracking Public

    This project tracks a predefined target face in a video, detects where the face appears, and extracts the video clips where the target face is present. The solution using Python, OpenCV, Ultralytic…

    Python

  2. ChatDB ChatDB Public

    Created an NLP-powered query translator using Python, PyMySQL, and PyMongo to convert user input into relational and NoSQL databases queries, enabling non-technical users to interact with structure…

    Python

  3. raptive-stats-dashboard raptive-stats-dashboard Public

    This interactive dashboard is a supplementary tool developed for the Raptive Data Science assessment. It is designed to demonstrate the Central Limit Theorem (CLT)—a fundamental statistical propert…

    Python

  4. DSA-Vault DSA-Vault Public

    📚 My solutions for Data Structures and Algorithms problems, primarily using Python. Aiming for daily consistency.

    Python

  5. hybrid-recommendation-system hybrid-recommendation-system Public

    Hybrid recommendation system combining item-based collaborative filtering and XGBoost for Yelp rating prediction.

    Python