Skip to content
View Anshtyagi1729's full-sized avatar
Block or Report

Block or report Anshtyagi1729

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Anshtyagi1729/README.md
  • 👋 Hi, I’m AnshTyagi
  • 🌱 I can work on c/c++ ,js,html,css for webdev and also python for machine learning projects
  • 💞️ I am looking to collaborate on a project involving machine learning or web development
  • 📫 How to reach me- [email protected] is my official email id where you can reach me anytime

Pinned Loading

  1. Email-Spam-Classifier-using-Logistic-Regression Email-Spam-Classifier-using-Logistic-Regression Public

    Python script using Logistic Regression for email spam classification. It preprocesses text data with CountVectorizer, trains on scikit-learn, and evaluates with accuracy metrics and a confusion ma…

    Python

  2. NeuralNetworksFromScratch NeuralNetworksFromScratch Public

    this is a jupyter notebook displaying how i created a 2 hidden layer neural network from scratch only using numpy to detect digit from mnist dataset

    Jupyter Notebook