mh-malekpour
MSc Student at Polytechnique Montréal & Mila (Quebec AI Institute), former Data Analyst at Divar
@dsg-polymtl @mila-iqiaMontréal, Canada
Pinned Repositories
Streamlit-Dashboard
This application is a dashboard used to analyze tweets. 🐦
DailyDiet-API
DailyDiet's web API is built with Flask and PostgreSQL, providing a robust backend for our nutrition-focused platform that offers tools like a BMI and Daily Needed Calorie Calculator, dynamic diet planning, account management, advanced recipe searching, and more.
Bank-Loan-Modelling
Exploring customer conversion from liability to personal loan customers for a bank through EDA and classification modeling, using demographic and banking data to predict acceptance of personal loans.
Charity
Blockchain course project with hyperledger composer.
Chat-Harassment-Detection
An NLP-based solution for detecting harassment in user chats, developed for the Divar platform's Health Hackathon.
Deploying-ML-Model-on-AWS
Deploy Flask web apps with ML model inference in Docker containers on AWS EC2. Includes setup and scalable deployment instructions.
Flask-Blog
A Flask-based mini-project for learning purposes, featuring the development of a blog application.
Houzz-Scrapy
Crawl houzz.com data by scrapy.
Iran-Covid19
Iran confirmed, recovered and deaths cases visualization with ggplot2.
NER
Arabic Named-entity recognition.
mh-malekpour's Repositories
mh-malekpour/Chat-Harassment-Detection
An NLP-based solution for detecting harassment in user chats, developed for the Divar platform's Health Hackathon.
mh-malekpour/NER
Arabic Named-entity recognition.
mh-malekpour/Deploying-ML-Model-on-AWS
Deploy Flask web apps with ML model inference in Docker containers on AWS EC2. Includes setup and scalable deployment instructions.
mh-malekpour/Flask-Blog
A Flask-based mini-project for learning purposes, featuring the development of a blog application.
mh-malekpour/Charity
Blockchain course project with hyperledger composer.
mh-malekpour/Houzz-Scrapy
Crawl houzz.com data by scrapy.
mh-malekpour/Iran-Covid19
Iran confirmed, recovered and deaths cases visualization with ggplot2.
mh-malekpour/Bank-Loan-Modelling
Exploring customer conversion from liability to personal loan customers for a bank through EDA and classification modeling, using demographic and banking data to predict acceptance of personal loans.
mh-malekpour/Database-Course-Projects
Database course homework and project.
mh-malekpour/REST-API-Directory
A REST API Web Directory using Flask.
mh-malekpour/Task-Manager
Advanced programming course project.
mh-malekpour/USAirlines-Tweets-Dashboard
This application is a Streamlit dashboard used to analyze sentiments of US Airlines tweets.
mh-malekpour/Airline-Sentiment-Analysis
Sentiment analysis of microblog data flow.
mh-malekpour/Covid-Global-Data
R package for capturing and visualizing covid-19 data of Johns Hopkins University.
mh-malekpour/Django-Blog
This project is my effort to learn Django.
mh-malekpour/ML-SATD-Quantification
A research project analyzing and quantifying the resolution efforts of Self-Admitted Technical Debt (SATD) in Machine Learning (ML) projects.
mh-malekpour/Persian-Spam-Detection
Email spam detection for the Persian language.
mh-malekpour/TicTacToe-AlphaBetaPruning
It is an adversarial search algorithm used commonly for machine playing of two-player games (Tic-tac-toe, Chess, Go, etc.)
mh-malekpour/AWS-Cluster-Benchmarking
Cluster Benchmarking using EC2 Virtual Machines and Elastic Load Balancer (ELB)
mh-malekpour/Sudoku-CSP
CSP stands for Constraint Satisfaction Problem.
mh-malekpour/Human-Activity-Recognition
Performing Human Activity Recognition using MLP and 1D CNN on accelerometer data to classify activities like Walking, Jogging, Sitting, etc.
mh-malekpour/Sentiment-Analysis
Comparative analysis of RNN and Transformer models for sentiment analysis on Yelp Polarity dataset, incorporating LSTM, attention mechanisms, and LayerNorm.
mh-malekpour/15445-bootcamp
A basic introduction to coding in modern C++.
mh-malekpour/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis and more.
mh-malekpour/AWS-DB-Scaling-and-Design-Patterns
mh-malekpour/DDPM-PyTorch-Implementation
Implementation of Differentiable Diffusion Probabilistic Models (DDPM) for image generation on the MNIST dataset using PyTorch.
mh-malekpour/mh-malekpour.github.io
personal academic website.
mh-malekpour/ML2021
This repository contains the materials and links for the Machine Learning (M.Sc) course, given on Fall 2021 at Amirkabir University of Technology. I am the teaching assistant of this course.
mh-malekpour/SimCLR-PyTorch-Implementation
Implementation of the SimCLR algorithm for contrastive learning of visual representations using PyTorch, with experiments on the STL-10 dataset.