golamSaroar
Software Engineer passionate about Machine Learning, DevOps, and Web Development. Currently working at @DIVERTMentalHealth and @Edufund-ca. Master's in CS.
DIVERT Mental Health, EduFundToronto, Canada
Pinned Repositories
book-management
A simple application for managing my books with ease.
data_merge_tool
A Java program for merging data from various file formats (e.g., HTML, CSV) into a single file, ensuring extensibility for future support of additional formats and ease of maintenance.
exploring_time_tracking_apps
Scrape data from the Atlassian Marketplace for apps in the Time Tracking category, and perform analytics on the gathered data to answer specific questions.
facial-expression-detection
A sentiment analysis tool to detect the six basic expressions: happiness, sadness, anger, surprise, fear, and disgust from images and videos.
golamsaroar
An overview of who I am, what I have been doing, and the path I want to take going forward.
python-interactive-dashboard
An interactive dashboard built with streamlit for the sentiment analysis of tweets about US Airlines.
tensorflow-deployment-specialization
This repository contains notebooks from the Coursera specialization TensorFlow: Data and Deployment.
tensorflow-in-practice-specialization
This repository contains notebooks from the Coursera specialization TensorFlow in Practice.
version-control-with-git
This repository contains the resources and my notes from the Coursera course Version Control with Git.
golamSaroar's Repositories
golamSaroar/tensorflow-in-practice-specialization
This repository contains notebooks from the Coursera specialization TensorFlow in Practice.
golamSaroar/tensorflow-deployment-specialization
This repository contains notebooks from the Coursera specialization TensorFlow: Data and Deployment.
golamSaroar/version-control-with-git
This repository contains the resources and my notes from the Coursera course Version Control with Git.
golamSaroar/golamsaroar
An overview of who I am, what I have been doing, and the path I want to take going forward.
golamSaroar/abstract_factory_pattern
Documentation on Abstract Factory Pattern with diagrams, sample code, and Q/As.
golamSaroar/facial-expression-detection
A sentiment analysis tool to detect the six basic expressions: happiness, sadness, anger, surprise, fear, and disgust from images and videos.
golamSaroar/deep-learning-specialization
This repository contains notebooks from the Coursera specialization Deep Learning.
golamSaroar/h2o-autoML
Apply automatic machine learning to a business analytics problem with the H2O AutoML interface in Python.
golamSaroar/neural-network-visualizer
A simple web visualizer for the layers of a Neural Network in detecting handwritten digits.
golamSaroar/replication_causal_impact_for_app_releases
This repository contains code for the replication of the paper "Causal Impact Analysis for App Releases in Google Play".
golamSaroar/replication_fairness_without_demographics
This repository contains code for the replication of the paper "Fairness without Demographics through Adversarially Reweighted Learning".
golamSaroar/book-management
A simple application for managing my books with ease.
golamSaroar/data_merge_tool
A Java program for merging data from various file formats (e.g., HTML, CSV) into a single file, ensuring extensibility for future support of additional formats and ease of maintenance.
golamSaroar/django-blog
This is a simple blog made with Django 1.11.28 and Bootstrap 4.1.3.
golamSaroar/exploring_time_tracking_apps
Scrape data from the Atlassian Marketplace for apps in the Time Tracking category, and perform analytics on the gathered data to answer specific questions.
golamSaroar/image-compression-KMeans-clustering
Applying K-Means clustering algorithm using scikit-learn and Python to build an image compression application with interactive controls.
golamSaroar/kafka-with-mysql
The Producer reads json data from an external file and the Consumer inserts the data into a mysql database.
golamSaroar/python-interactive-dashboard
An interactive dashboard built with streamlit for the sentiment analysis of tweets about US Airlines.
golamSaroar/clustering-geolocation-data
Clustering geolocation data with K-Means, DBSCAN, and HDBSCAN.
golamSaroar/customer-market-segmentation
Training an unsupervised machine learning algorithm to perform bank customer segmentation.
golamSaroar/deploy-models-tensorflow-serving
A simple web application with Flask to get Cat vs Dog predictions from the served TensorFlow model deployed using TensorFlow Serving and Docker.
golamSaroar/employee-turnover-prediction
Predicting Employee Turnover with Decision Trees and Random Forests using scikit-learn.
golamSaroar/facebook-prophet-future-prices-prediction
A time series forecasting model using Facebook Prophet to predict future product prices.
golamSaroar/factory_method_pattern
Documentation on Factory Method Pattern with diagrams, sample code, and Q/As.
golamSaroar/generate-synthetic-images-DCGAN
Build and train a Deep Convolutional GAN (DCGAN) with Keras to generate images of fashionable clothes.
golamSaroar/ML-webapp-streamlit
A web application that allows users to choose what classification algorithm they want to use and let them interactively set hyper-parameter values, all without them knowing to code.
golamSaroar/OSS-development-linux-and-git-specialization
This repository contains notes from the Coursera specialization Open Source Software Development, Linux, and Git.