Skip to content
View Aditya1001001's full-sized avatar
🧠
Organizing information, finding patterns.
🧠
Organizing information, finding patterns.
Block or Report

Block or report Aditya1001001

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

Pinned Loading

  1. light_coin light_coin Public

    A basic python block-chain that does transaction and block broadcasting, and chain conflict resolution.

    Python

  2. cosine-movie-recommender cosine-movie-recommender Public

    A movie recommendation engine that recommends you movies based on their similarity to a movie that you've already watched and liked.

    Jupyter Notebook 1

  3. similarity-and-embedding-app similarity-and-embedding-app Public

    Learn about text similarity measures & text embedding methods.

    Python 1 1

  4. phrasematcher-annotate-companies-app phrasematcher-annotate-companies-app Public

    Using spaCy's PhraseMatcher class to efficiently annotate a large lexicon of organization names and stock ticker symbols.

    Python 2

  5. used-car-price-suggestor used-car-price-suggestor Public

    This web app uses a Random Forrest Regressor model to suggest a suitable price for used cars.

    Jupyter Notebook 1

  6. connect4 connect4 Public

    The Hasbro connect 4 game with a somewhat decent minimax AI opponent.

    Python