Skip to content
View yashwanth-eshwarappa's full-sized avatar

Block or report yashwanth-eshwarappa

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. CS205-AI-Feature-Selection CS205-AI-Feature-Selection Public

    In this project, nearest neighbor classifier is implemented through two different types of searches - forward selection and backward elimination. The best feature/features are selected based on acc…

    JavaScript

  2. BigData-Covid19-Vaccination-Impact BigData-Covid19-Vaccination-Impact Public

    The objective of the project is to gather, process and analyze publicly available COVID related data acquired from various reliable sources such as CDC and JHU. The application finds strong correla…

    Java

  3. CS205-AI-PuzzleSolver CS205-AI-PuzzleSolver Public

    n this project, three algorithms are used to solve this puzzle. Algorithms implemented in the submission include Uniform Cost Search, A* using Misplaced Tiles Heuristic, and A* using Manhattan Dist…

    Java

  4. Securo-Cryptography-Project Securo-Cryptography-Project Public

    Application developed for the final year B.E project at NIE Mysore - Image and Text Steganography with Cryptography

    C# 2 1

  5. Bookstore-Database-Management Bookstore-Database-Management Public

    The software is intended to be used in Bookstores and Libraries. This software provides easier access to complete information on books.

    C#

  6. CS242-IR-Search-Engine CS242-IR-Search-Engine Public

    Developed a search engine that crawls over all the education institutions web pages and performs indexing which supports search functions for retrieving Information related to College admissions.

    Java