You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Project to parse and interpret large-scale real-world data. Purpose is to match the tax code for each item or service offered by a company (Avalara) to UNSPSC tax codes, based on descriptor strings of each item and descriptor strings of each UNSPSC tax code.
The project applied database principles to a real-world mental health problem, emphasizing reliable data management, and showcased practical solutions to mental health challenges.
🏆🏀Basketball Player Performance and Efficiency Score Prediction 📊🔍 In this study, I evaluated the performances of basketball players who played in the NBA 2023/24 season and used various techniques to calculate their efficiency scores. I visualized these scores so that we can better understand the players' performances 🚀📈
A sortable and editable list of quests and associated data in Dungeon and Dragons Online. A useful tool for anyone from beginners trying to find quests to do to veterans looking to optimize their reincarnation routes!
Electricity sector regulators are practicing benchmarking of distribution companies to regulate the allowed revenue. The main objective of this study is to evaluate relative efficiencies of each Distribution utility using DEA and to identify best performing areas . Then identify ways to improve each area’s performance, if it is not one of the to…
Step-by-step description of a power set generator class: ModSet(). Efficiency comparison between the binary mask iterative process and two recursive algorithms for constructing power sets.
This repo contains a portfolio of Python code and related documentation I wrote for my graduate coursework at Colorado State University - Global Campus.
A small Multi-Language & Multi-Tech Project to test and compare the efficiency of various programming languages and dev frameworks performing the same function.