Pinned Repositories
catan-board-generator
Catan Randomizer
autogen
Resource implementation tool for Swordfish Emulator.
CodeRevisionReview_project
This project involves recognising handwritten digits from MNIST Dataset from UCI ML repository by implementing perceptron learning algorithm on 10 perceptrons(single layer Neural Network) and multilayer Neural Network.
Ctran_data_pipeline
Data_Engineering
This repository includes data engineering course work submissions.
demographic_data_analyzer
Analyze demographic data using Pandas
Frontend-final-project
Medical_Data_Visualizer
Visualize and make calculations from medical examination data using matplotlib, seaborn, and pandas. Two output figures will get created, one is a bar chart and other is heatmap chart.
Swordfish-API-Emulator
The Swordfish API Emulator can emulate a Swordfish-based system statically or dynamically. Starting from an initial state described by mock-ups, the emulator can be used to emulate a Swordfish system responding to create/modify/delete operations in order to allow developers to model new Swordfish functionality, test clients, demonstrate Swordfish and other similar functions.
EJ-Erdos-Project
reeya52's Repositories
reeya52/autogen
Resource implementation tool for Swordfish Emulator.
reeya52/CodeRevisionReview_project
This project involves recognising handwritten digits from MNIST Dataset from UCI ML repository by implementing perceptron learning algorithm on 10 perceptrons(single layer Neural Network) and multilayer Neural Network.
reeya52/Ctran_data_pipeline
reeya52/Data_Engineering
This repository includes data engineering course work submissions.
reeya52/demographic_data_analyzer
Analyze demographic data using Pandas
reeya52/Frontend-final-project
reeya52/Medical_Data_Visualizer
Visualize and make calculations from medical examination data using matplotlib, seaborn, and pandas. Two output figures will get created, one is a bar chart and other is heatmap chart.
reeya52/Frontend_homework
reeya52/IRC-Internetworking-Protocols-CS594
Code Repository for Internet Relay Chat using Java
reeya52/mean-variance-standard-deviation-calculator
Calculates mean, variance, standard deviation, min, max, and sum with both the axis and flatten list for the given list of 9-digit numbers and outputs a dictionary with all the values.
reeya52/Page-View-Time-Series-Visualizer
This project visualizes time series data using a line chart, bar chart, and box plots.
reeya52/Sea-Level-Prediction
The project analyzes a dataset of the global average sea level change since 1880. I have used the data to predict the sea level change through year 2050.