Pinned Repositories
pyCP_APR
CP-APR Tensor Decomposition with PyTorch backend. pyCP_APR can perform non-negative Poisson Tensor Factorization on GPU, and includes an interface for anomaly detection using the extracted latent patterns.
pyDNMFk
Python Distributed Non Negative Matrix Factorization with custom clustering
pyQBTNs
Python Quantum Boolean Tensor Networks
T-ELF
Tensor Extraction of Latent Features (T-ELF). Within T-ELF's arsenal are non-negative matrix and tensor factorization solutions, equipped with automatic model determination (also known as the estimation of latent factors - rank) for accurate data modeling. Our software suite encompasses cutting-edge data pre-processing and post-processing modules.
COVID19-Literature-Clustering
An approach to document exploration using Machine Learning. Let's cluster similar research articles together to make it easier for health professionals and researchers to find relevant research articles.
data-structures-game
The Data Structures Game is a competitive online game. The goal of this game is to help reinforce data structures concepts to students.
File-Integrity-Monitor
Checks the integrity of files. Developed for Blue Team to be used in events such as CDE. Detect and log modified, removed and added files.
RFoT
Random Forest of Tensors (RFoT) is a tensor decomposition based ensemble semi-supervised classifier.
umd_data_challange_2020
Ocean Clean up data analysis project for the UMD Data Challenge 2020. Data Exploration for a Sustainable Planet.
Wireshark-Malware-Analysis-Settings
Wireshark Settings for Malware Network Analysis Based on Malware-Traffic-Analysis.net
MaksimEkin's Repositories
MaksimEkin/COVID19-Literature-Clustering
An approach to document exploration using Machine Learning. Let's cluster similar research articles together to make it easier for health professionals and researchers to find relevant research articles.
MaksimEkin/Wireshark-Malware-Analysis-Settings
Wireshark Settings for Malware Network Analysis Based on Malware-Traffic-Analysis.net
MaksimEkin/File-Integrity-Monitor
Checks the integrity of files. Developed for Blue Team to be used in events such as CDE. Detect and log modified, removed and added files.
MaksimEkin/data-structures-game
The Data Structures Game is a competitive online game. The goal of this game is to help reinforce data structures concepts to students.
MaksimEkin/umd_data_challange_2020
Ocean Clean up data analysis project for the UMD Data Challenge 2020. Data Exploration for a Sustainable Planet.
MaksimEkin/vision
HackUMBC Fall 2019 Winner: Assistant Smart Glasses that use voice recognition, image processing and object recognition, and text recognition to provide various simple features to serve as an assistant.
MaksimEkin/arXiv-Literature-Clustering
Clustering of the papers published on arXiv.
MaksimEkin/Business-Card-Reader
Image processing and text classification to extract and categorize information from business cards
MaksimEkin/MalDICT
Malware datasets tagged by behavior, platform, vulnerability, and packer
MaksimEkin/pyCarDisplay
pyCarDisplay is a Python library for simulating autonomous vehicle. It is developed to read the Kitti dataset and simulate an automated car. It can perform object detection, depth detection, IMU sensor simulation, Kalman Filtering, and display the results on a GUI.
MaksimEkin/pyCP_ALS
Python implementation of CP-ALS algorithm.
MaksimEkin/RFoT
Random Forest of Tensors (RFoT) is a tensor decomposition based ensemble semi-supervised classifier.
MaksimEkin/MaksimEkin
Profile Readme.
MaksimEkin/binary-search-tree-storage
Binary Search Tree Just for Fun
MaksimEkin/Breast-Cancer-Prediction-SVM
Support Vector Machines on the "Breast Cancer Wisconsin (Diagnostic) Data Set" for breast cancer prediction.
MaksimEkin/covid-resources
Ongoing list of covid-19 models, visualizations
MaksimEkin/dc-residential-data-analysis
Data Analysis Practice on D.C. Residential Data by Kaggle. Regression problem (Price Prediction).
MaksimEkin/graduation
$ git remote <graduation> yearbook
MaksimEkin/Mushroom-Classification
Data Analysis Practice - Poisonous and Edible Mushroom Classification
MaksimEkin/NYC-Airbnb-Data-Analysis
Data Analysis Practice on NYC Airbnb Data by Kaggle - Regression problem (Price prediction).
MaksimEkin/pyDNMFk
Python Distributed Non Negative Matrix Factorization with custom clustering
MaksimEkin/pyDNTNK
Python Distributed Non Negative Tensor Networks
MaksimEkin/pyDRESCALk
Distributed Non Negative RESCAL decomposition with estimation of latent features
MaksimEkin/pyLZJD
Python implementation of the LZJD algorithm
MaksimEkin/pyQBTNs
Python Quantum Boolean Tensor Networks
MaksimEkin/SafeFace
HoyaHacks 2018 Best Hardware Hack 2nd Place: Safe that uses face recognition to authenticate.
MaksimEkin/Smile
Bitcamp 2018 Project - Use of Apple ML models to assist students prepare for interviews and presentations.
MaksimEkin/spam-message-classification
Classify Spam Messages. Compare Tfid with plain text results, Hash Vectorizer with n-Grams results where n=2, and Burrows Wheeler Transform Distance (BWTD) with plain text and n-gram results.
MaksimEkin/starter-academic
🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify
MaksimEkin/treevisualization
A python library for visualizing trees