sumonbis
Assistant Professor, Case Western Reserve University
Case Western Reserve UniversityCleveland, OH
sumonbis's Stars
ckaestne/seaibib
Software Engineering for AI/ML -- An Annotated Bibliography
kandluis/crime-prediction
CS281 Final Project to develop a new ML Model for predicting incidents of crime.
boalang/compiler
The Boa language reference compiler.
VUISIS/formula
FORMULA 2.0: Formal Specifications for Verification and Synthesis
sumonbis/DS-Pipeline
This repository contains the source code and data used for the ICSE'22 paper on Data Science Pipeline.
sumonbis/PEKS-with-Bloom-Filter
PEKS is one of the most used method to search keywords over encrypted data but can be susceptible to dictionary attack. In this project, I have implemented PEKS that originates from trapdoor permutations. Then I have used Bloom Filter to search keywords over the hashmap so that no dictionary attack can be made.
sumonbis/ML-Fairness
The repository contains code and data for the paper https://github.com/sumonbis/ML-Fairness/blob/master/ml-fairness.pdf, to be appeared at ESEC/FSE 2020.