-
auc_bias Public
Code for the paper "A Closer Look at AUROC and AUPRC under Class Imbalance" [NeurIPS 2024]
-
-
slurm_exp_launcher Public
A lightweight system for launching grids of Python jobs in a Slurm cluster.
-
ml4health.github.io Public
Forked from ml4health/ml4health.github.ioWebsite for ML 4 Health
HTML UpdatedDec 29, 2022 -
-
bibtex Public
Forked from VectorInstitute/bibtexThe files in this repository determine the list of publications that appear on the Vector Institute website.
TeX UpdatedJun 24, 2019 -
clinicalBERT Public
Forked from kexinhuang12345/clinicalBERTClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission
Jupyter Notebook UpdatedJun 7, 2019 -
MimicEmbeddings Public
Word embeddings created from the MIMIC-III NoteEvents table
Jupyter Notebook MIT License UpdatedJun 21, 2018 -
AmazonOracle Public
Given an image of an item, Amazon Oracle returns the predicted category and price of that item, and visually similar items currently being sold on Amazon.
-
KaggleToxicClassification Public
Entry to the Kaggle Toxic Comment Classification Challenge - building models for multi-label text classification with Keras.
Jupyter Notebook MIT License UpdatedMar 24, 2018 -
KaggleStatoil Public
Entry for the Kaggle Statoil/C-CORE Iceberg Classifier Challenge. CNN Models developed with Keras.
-
mnkSimulator Public
Simulation of an m,n,k game with two players, AIs, or a combination. Allows an easy interface for developers to implement their own agents.
C++ UpdatedFeb 10, 2018 -
Connect4MCTS Public
A Monte Carlo Tree Search (MCTS) bot in C++ for the Four in a Row competition on Riddles.io
C++ UpdatedJan 11, 2018 -
TemperatureVsElectricity Public
A visualization that analyzes the relationship between mean daily temperature and daily electricity demand in Toronto, Ontario
Jupyter Notebook MIT License UpdatedNov 19, 2017 -
AmazonPricePredictor Public
A HackOnData 2017 Project
Jupyter Notebook MIT License UpdatedSep 10, 2017 -
ImageEvolution Public
An evolutionary algorithm that alters an input image
-