Skip to content
View iamalishayan's full-sized avatar

Highlights

  • Pro

Block or report iamalishayan

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

Popular repositories Loading

  1. vyro-hackathon vyro-hackathonPublic

    Python 1

  2. vyro vyroPublic

    Python 1

  3. SMS-SpamClassifier SMS-SpamClassifierPublic

    End-to-end SMS spam classifier built with Python, sklearn, and Flask – features a web interface for predictions.

    Jupyter Notebook

  4. ContentBased-MovieRecommender ContentBased-MovieRecommenderPublic

    Movie recommender using content similarity and Flask web interface – built with Python, scikit-learn

    Jupyter Notebook

  5. CollaborativeFiltering-BookRecommender CollaborativeFiltering-BookRecommenderPublic

    A book recommendation system using popularity and collaborative filtering with a Flask web app.

    Jupyter Notebook

  6. MusicPlayer-DSA MusicPlayer-DSAPublic

    A C++ console-based Music Player that simulates real-world features using core Data Structures like Linked Lists, Queues, and Tries. Built to demonstrate practical DSA applications in an interactiv…

    C++