Skip to content
View Satyarth740's full-sized avatar

Block or report Satyarth740

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. Tic-Tac-Toe-Cpp Tic-Tac-Toe-Cpp Public

    C++

  2. Python-Projects Python-Projects Public

    Forked from Shahrayar123/Python-Projects

    Basic Python projects, good first issue

    Python

  3. regression-model-comparison regression-model-comparison Public

    A beginner-friendly project that compares different regression models—Linear, Polynomial, SVR, Decision Tree, and Random Forest—to predict housing prices. It includes data preprocessing and evaluat…

    Python

  4. email-spam-detection email-spam-detection Public

    A machine learning project that classifies emails/SMS as spam or ham using Naive Bayes and scikit-learn.

    Python

  5. sentiment-analysis-ml-models sentiment-analysis-ml-models Public

    Sentiment analysis on text reviews using Logistic Regression, Random Forest, Naive Bayes, and Decision Tree with performance comparison.

    Python

  6. Tarjan-scc-visualizer Tarjan-scc-visualizer Public

    A web-based visualization of Tarjan’s Algorithm for finding Strongly Connected Components (SCCs) in a directed graph. Supports interactive node/edge creation, step-by-step DFS tracing, low-link upd…

    JavaScript