-
This repository contains the notebook used for the Spring 2021 Kaggle Dengue Fever Prediction Competition. Placement was in the top 10% with a MAE of 24.86. Our best approach involved Random Forest…
-
This repository implements a StellarGraph-based GCN approach that interprets malware byteplot RGB pixel values as nodes, and node differences are treated as edge weights. Using 4-connectedness, thi…
-
This repository contains a variety of CNN-based approaches (CNN, CNN-SVM, InceptionV3) used to classify families of malware in the Malimg, MaleX, and MMCC datasets under a variety of dataset compos…
Jupyter Notebook UpdatedNov 14, 2023 -
This repository contains a notebook that examines the performance of various classification models on the Kaggle dataset: https://www.kaggle.com/datasets/andrewmvd/heart-failure-clinical-data. The …