Skip to content
View AmirhosseinHonardoust's full-sized avatar
:electron:
Debugging my life
:electron:
Debugging my life

Organizations

@SuperIntelligenceAI

Block or report AmirhosseinHonardoust

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Amirhossein Honardoust

Data Scientist • Machine Learning Engineer • Applied AI Builder

Typing animation

Email LinkedIn X


About me

I build data-centric, explainable, and interactive AI systems, from problem framing and data pipelines to model evaluation, dashboards, APIs, and decision-support tools.

My work focuses on projects where machine learning is not only trained, but also tested, explained, documented, and connected to a real user or business decision.

Main focus areas:

  • Retrieval-Augmented Generation and graph-based AI systems
  • Risk modeling, fraud detection, underwriting, and decision safety
  • NLP systems with responsible evaluation and uncertainty handling
  • Synthetic data generation and realism evaluation
  • SQL + Python machine learning workflows
  • Streamlit/FastAPI apps for interactive model use

Open to: Data Scientist, Machine Learning Engineer, and Applied AI roles, especially projects involving explainability, decision support, and production-minded ML workflows.


Featured projects

Project Area Why it matters
Fake-News-Detector NLP / Responsible AI TF-IDF + Logistic Regression style-risk detector with Streamlit, CLI prediction, uncertainty handling, leakage analysis, tests, and CI.
Coffee-Shop-Profit-Predictor SQL + Machine Learning End-to-end site-selection workflow with SQL feature engineering, regression modeling, model comparison, candidate ranking, tests, and CI.
Graph-RAG-Engine RAG / LLM Systems Explainable Graph + Vector + RAG system with FAISS retrieval, knowledge graph reasoning paths, FastAPI backend, and Streamlit UI.
Synthetic-Data-Artist Synthetic Data / Generative ML Research-style comparison of Gaussian Copula and VAE methods with distribution checks, correlation analysis, PCA diagnostics, and visual reports.
Financial-Fraud-Risk-Engine Fraud Detection / Risk ML Cost-sensitive fraud detection system with SHAP explanations, threshold optimization, batch scoring, and an interactive dashboard.
Underwriting-Decision-Safety-Lab Decision Safety / Risk ML Loan approval safety lab with probability calibration, abstention policies, coverage-quality tradeoffs, triage UI, and data quality checks.

What I build

Machine learning systems

Projects that move beyond notebooks into repeatable workflows:

  • data cleaning and validation
  • feature engineering
  • train/test evaluation
  • cross-validation and model comparison
  • uncertainty and threshold handling
  • saved artifacts and reproducible outputs
  • tests and CI where appropriate

Interactive AI tools

I like building model interfaces that a user can actually interact with:

  • Streamlit dashboards
  • FastAPI backends
  • CLI tools
  • batch scoring workflows
  • visual reports
  • decision-support outputs

Responsible and explainable AI

I try to make model behavior understandable through:

  • honest limitations
  • model cards and documentation
  • leakage analysis
  • SHAP and feature importance
  • calibration and abstention
  • uncertainty bands
  • human-review workflows

Project map

RAG, LLMs, and hybrid AI systems

Risk, fraud, and decision safety

Synthetic data and data realism

Business ML, forecasting, and dashboards

NLP and classic ML


Tech stack

Area Tools
Languages Python, SQL, Solidity, MQL5
Data pandas, NumPy, SQLite, SQLAlchemy
Machine Learning scikit-learn, XGBoost, LightGBM, joblib
Deep Learning / NLP PyTorch, TensorFlow/Keras, Hugging Face Transformers, BERT
RAG / AI Systems FAISS, Sentence Transformers, FastAPI, Streamlit
Visualization matplotlib, Plotly, Streamlit dashboards
Explainability SHAP, feature importance, calibration, threshold analysis
Workflow Quality tests, CI, reproducible outputs, model artifacts, documentation

Currently improving

  • Building more production-style ML projects with tests, CI, and reproducible workflows.
  • Improving RAG systems with better retrieval evaluation, traceability, and source grounding.
  • Expanding risk and decision-safety projects with calibration, abstention, and monitoring ideas.
  • Turning analytics projects into clearer decision-support tools with stronger documentation and outputs.

GitHub stats

github stats Top Langs

Contact


AI is not just about models; it is about systems that solve real problems for real people.

Pinned Loading

  1. Fake-News-Detector Fake-News-Detector Public

    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.

    Python 153 17

  2. Coffee-Shop-Profit-Predictor Coffee-Shop-Profit-Predictor Public

    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 suppor…

    Python 42

  3. Graph-RAG-Engine Graph-RAG-Engine Public

    An explainable AI system that combines Graph Intelligence, Vector Search, and Retrieval-Augmented Generation (RAG) to deliver grounded answers and transparent reasoning paths. Includes a FastAPI ba…

    Python 27 2

  4. Synthetic-Data-Artist Synthetic-Data-Artist Public

    A professional, research-grade comparison of Gaussian Copula and Variational Autoencoder (VAE) methods for synthetic tabular data generation. Includes full evaluation pipeline with distribution ove…

    Python 23

  5. Financial-Fraud-Risk-Engine Financial-Fraud-Risk-Engine Public

    A complete end-to-end fraud detection system for financial transactions, featuring data pipelines, cost-sensitive ML modeling, explainability with SHAP, threshold optimization, batch scoring, and a…

    Python 20 2

  6. Underwriting-Decision-Safety-Lab Underwriting-Decision-Safety-Lab Public

    A decision-safety lab for loan approval: trains a baseline classifier, calibrates probabilities (ECE/Brier), sweeps confidence thresholds to build a coverage, quality frontier and outputs a defensi…

    Python 13