Raza Mehar (razamehar)

razamehar

Geek Repo

Location:Naples, Italy

Github PK Tool:Github PK Tool

Raza Mehar's repositories

Brain_Tumor_3_Way_Image_Classifier

Utilized deep learning systems to classify brain MRI scans into glioma tumor, meningioma tumor, pituitary tumor, or no tumor. We addressed class imbalance using undersampling and augmented the dataset with rotation, shifting, shearing, zooming, and flipping techniques.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Financial-Stock-Analysis-and-Clustering

Analyzed 157 US Energy stocks (Jan-Dec '23), identified Bullish/Bearish trends and risk categories. Used KMeans, Hierarchical, Spectral Clustering, revealing balanced returns and low volatility. Integrated data with Kafka for seamless subscriptions.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Naples-Diaper-Market-Geo-Analytics-for-Potential-Estimation

Analyzing Fater company's diaper market potential and enhancing revenue estimation for Naples stores: A Socio-Demographic, Territorial, and Points of Interest Perspective

License:MITStargazers:1Issues:2Issues:0

CGI2Real-Multi-Class-Image-Classifier

The CGI2Real_Multi-Class_Image_Classifier categorizes humans, horses, or both using transfer learning from Inception CNN. Trained on synthetic images, it can also classify real ones.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Employee-Turnover-Insights-using-Survival-Analysis

Analyzed employee turnover (Jan 2022 - Mar 2023) at my former organization, considering trends, departmental attrition, and tenure insights. Used predictive analytics from the 2022 Employee Engagement Survey to identify groups with flight risk. Incorporated Survival Analysis for temporal patterns, guiding decisions to improve retention.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

IMDB-Sentiment-Analysis-BoW-S2S-Models

Sentiment analysis on the IMDB dataset using Bag of Words models (Unigram, Bigram, Trigram, Bigram with TF-IDF) and Sequence to Sequence models (one-hot vectors, word embeddings, pretrained embeddings like GloVe, and transformers with positional embeddings).

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Predicting-Bank-Customer-Churn

This project aims to predict bank customer churn using a dataset derived from the Bank Customer Churn Prediction dataset available on Kaggle. The dataset for this competition has been generated from a deep learning model trained on the original dataset, with feature distributions being similar but not identical to the original data.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

razamehar

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

Statistical-Analysis-on-the-Boston-Housing-data

R-based statistical analysis of Boston Housing Data. Explored feature scales, computed descriptive stats, visualized data, and identified outliers (e.g., higher crime rates in specific areas). Examined variable relationships, calculated correlation coefficients, and presented findings via cross-classifications.

License:MITStargazers:0Issues:0Issues:0

Weather-Time-Series-Analysis-using-Statistical-Methods-and-Deep-Learning-Models

This project conducts a thorough analysis of weather time series data using diverse statistical and deep learning models. Each model was rigorously applied to the same weather time series data to assess and compare their forecasting accuracy. Detailed results and analyses are provided to delineate the strengths and weaknesses of each approach.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Semantic-Image-Segmentation-U-Net-vs-SegNet

This project implements semantic image segmentation using two popular convolutional neural network architectures: U-Net and SegNet. Semantic image segmentation involves partitioning an image into multiple segments, each representing a different class.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0