Skip to content
View ashwin2507's full-sized avatar

Block or report ashwin2507

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. PCA-KNN_imageclassifier PCA-KNN_imageclassifier Public

    In this project I have used four different types of fruits, you can increase the types of fruits by adding images to the training and testing data. For image classification the steps taken are 1) r…

    Python 1

  2. Statistical-Modeling Statistical-Modeling Public

    The program generates simulated samples from a given distribution by using samples generated from a Standard Uniform Distribution (Random Number Generator). The type of distribution and the paramet…

    Java 1

  3. MachineLearning_KNN_Algorithm MachineLearning_KNN_Algorithm Public

    Consider the problem where we want to predict the gender of a person from a set of input parameters, namely height, weight, and age. Implement the KNN algorithm for this problem. Your implementatio…

    Python 1

  4. Dijkstra-For-Routers Dijkstra-For-Routers Public

    Using the Dijkstra’s algorithm find the shortest path between each pair of nodes in a network. The graph is an undirected graph defined by a set of Nodes-N, a set of Routers-R, and set of Edges-E t…

    Python

  5. MySQL-Final-Project MySQL-Final-Project Public

    Create a small application with JAVA/MySQL with the airline database (use the given database from the folder (ariline.sql)). Present the user with a simple menu of options:1. View of Unassigned Pil…

    Java

  6. MavsEmporiumParlour MavsEmporiumParlour Public

    Completed a six-week project in C++ building an Ice cream emporium software using OOP and GUI that can be used in an ice cream shop for keeping track of the stock, employees, wages and information …

    C++ 1