Skip to content
View yash1th-yerra's full-sized avatar

Block or report yash1th-yerra

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. Network-Intrusion-Detection-System Network-Intrusion-Detection-System Public

    The design and implementation of an advanced BiLSTM-based model integrated with an attention mechanism for network intrusion detection using the NSL-KDD dataset.

    Jupyter Notebook 1 1

  2. Job-App-Microservice-API Job-App-Microservice-API Public

    This is a personal project exhibiting the understanding of tech stack used in this project especially in the world of microservices.

    Java 1 1

  3. Movie-Recommendation-System Movie-Recommendation-System Public

    This project is a content-based movie recommendation system built with the TMDb 5000 Movies and Credits datasets. It processes and combines movie metadata, including genres, keywords, cast, crew, p…

    Python 2

  4. BookMyShow-Backend-Design BookMyShow-Backend-Design Public

    This Repository contains basic backend low level design of BookMyShow which is created using datastructures and design patterns.Assumptions: No db is used(in-memory i.e. using datastructures)

    Java

  5. Cache-Algorithms Cache-Algorithms Public

    A comprehensive collection of efficient cache implementation strategies and algorithms designed to optimize memory management and improve computational performance across various programming paradi…

    Java

  6. Simple-Search-Engine-TfIdf Simple-Search-Engine-TfIdf Public

    A Flask-based Search Engine that allows users to search for songs using lyrics snippets! This project demonstrates how to implement a basic text search functionality with TF-IDF Vectorization and C…

    CSS