Amir

Amir

@AmirhosseinHonardoust

Data Scientist & ML Engineer | ML, NLP, Forecasting & Analytics | Building reliable AI systems from data to decision

Norway
1555
Followers
1466
Following
121
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 116 owned repositories

1.1M Total LOC
Python
888,261 lines
80.8%
N/A
HTML
162,643 lines
14.8%
N/A
CSS
44,572 lines
4.1%
N/A
JavaScript
3,387 lines
0.3%
N/A
Makefile
442 lines
0.0%
N/A
I

I-Shaped Developer

I-shaped

Specialist β€” deep expertise in Python

Python
HTML
CSS
JavaScript
Makefile

Collaboration Network

Global Impact visualization

LIVE
Amir
0 active collaborators

Repos

129

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

53 days
1,795
Contributions
1,576
Commits
64
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

Fake-News-Detector

A professional TF-IDF + Logistic Regression style-risk classifier for educational fake-news detection, with a Streamlit dashboard, honest evaluation, uncertainty handling, and leakage analysis.

156 19
Python
Image-Captioning-CNN-LSTM

An end-to-end image captioning project using a CNN encoder (ResNet-50) and LSTM decoder in PyTorch. Includes vocabulary building, preprocessing, training with BLEU evaluation, and inference. Generates natural language captions for images with saved metrics, model checkpoints, and visualization outputs.

46 2
Python
Coffee-Shop-Profit-Predictor

Predict the profitability of potential coffee shop locations using SQL and Python. Combines data engineering with feature-rich regression modeling, visual analytics, and business insights to support data-driven site selection and retail decision-making.

43 0
Python
Sentiment-Analysis-BERT

End-to-end sentiment analysis of tweets using BERT. Includes preprocessing, training, and evaluation with classification reports, confusion matrices, ROC curves, and word clouds. Demonstrates fine-tuning of transformer models for text classification with modular, reproducible code.

41 0
Python
AmirhosseinHonardoust

I’m Amirhosein Honardoust, a passionate developer and data scientist with experience in Python, PyTorch, deep learning, and machine learning projects across vision, NLP, and forecasting. I enjoy turning data into insights and building portfolio-ready AI applications that combine practicality with creativity.

41 3
Stock-LSTM-Forecasting

Predict stock prices using LSTM networks in PyTorch. This project covers data preprocessing, sliding window creation, model training with early stopping, and evaluation with RMSE/MAE/MAPE. Includes visualizations of training loss, predicted vs actual prices, and short-horizon forecasts.

41 0
Python
Market-Basket-Analysis

Python project for Market Basket Analysis. Generates synthetic retail transactions, mines frequent itemsets using Apriori & FP-Growth, derives association rules, and outputs CSVs + visualizations. Portfolio-ready example demonstrating data science methods for uncovering product co-purchase patterns.

38 0
Python
AI-Productivity-Tracker

Analyze and predict daily productivity using SQL, machine learning, and psychology. This project combines behavioral data, circadian rhythm analysis, and ElasticNet regression to model focus, stress, and performance, transforming work patterns into actionable insights.

37 0
Python
Fraud-Detection-SQL-Supervised

Detect and classify fraudulent transactions using SQL and Python. Generate behavioral features with SQLite, train a Logistic Regression model, and evaluate performance with AUC, precision, recall, and ROC analysis. A complete supervised fraud detection workflow.

34 1
Python
AI-Personal-Study-Tracker

An AI-driven productivity tracking app built with Python, Streamlit, SQLite, and Machine Learning. It logs and analyzes study sessions, predicts productivity using Random Forest models, and visualizes key insights to help learners improve focus, habits, and overall academic efficiency.

33 1
Python