Skip to content
View RiyadhAnanda's full-sized avatar

Block or report RiyadhAnanda

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. KNN-RecordPredictor KNN-RecordPredictor Public

    K-Nearest Neighbor Algorithm written in Python that compiles the 2020 season statistics of all 200+ FBS Division 1 football teams in order to successfully predict a winning/losing record

    Python

  2. LinuxSalesReport LinuxSalesReport Public

    Linux/Unix Sales Report. Took over 200 raw sales entries, used various linux/unix scripting languages and techniques to pre-process, clean, and ultimately manipulate the data to identify various tr…

    Shell

  3. SimpleSQL SimpleSQL Public

    SQL Database creation for WebTechnology webpage, this script initializes the inventory and will later be implemented with the webpage directly inorder to store customer info upon orders being placed

  4. JaccardsCoefficient JaccardsCoefficient Public

    KNN from scratch implementation using Jaccard's Coefficient to parse through wineinformatics

    Python