Skip to content
View deepakdeo's full-sized avatar

Block or report deepakdeo

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
deepakdeo/README.md

Hi ๐Ÿ‘‹, I'm Deepak Deo

Data Scientist / Astrophysicist / Educator

Profile views

๐Ÿš€ What I do

  • Build end-to-end data products: data โ†’ features โ†’ modeling โ†’ evaluation โ†’ dashboards/apps
  • Tackle scientific & real-world challenges: astronomy, simulation, forecasting, behavioral analytics, decision systems
  • Deliver with Python-first workflows and clear documentation

๐ŸŒŸ Featured projects

  • CTE โ€” Character Traits Evaluator: daily logs โ†’ feature engineering โ†’ modeling/NLP โ†’ trait & jobโ€‘fit scoring
  • SOS โ€” SKA Observation Simulator: radio astronomy simulation pipeline using CASA toolkit
  • NASA ADS Metadata Retriever: extract paper metadata for research workflows
  • Galactic Neighbors Finder: KDโ€‘tree based neighbor search for galaxy catalogs
  • AiiDAโ€‘OLCAO: automation tooling for AiiDA with OLCAO support

๐Ÿ›  Tech stack

Python pandas NumPy scikit-learn PyTorch SQL Git Docker

๐Ÿ“š Highlights

  • Emphasis on robust ML practices: validation, leakage checks, metrics, ablations
  • Passion for clear writing and reproducible research
  • Exploring LLMโ€‘powered tools and applied analytics

๐Ÿ“ง Connect with me

๐Ÿ† Extras

trophy

Pinned Loading

  1. NASA-ADS-metadata-retriever NASA-ADS-metadata-retriever Public

    Retrieves metadata (such as title, url, citation count, pub year, abstract, journal name, bibtex info) of research papers from NASA/ADS webpage (https://ui.adsabs.harvard.edu/) based on matching keโ€ฆ

    Python 1

  2. SOS SOS Public

    SKA(Square Kilometer Array) Observation Simulator (SOS)

    Python 1

  3. cte-project cte-project Public

    Jupyter Notebook

  4. GalacticNeighborsFinder GalacticNeighborsFinder Public

    This script uses KDtree method to identify neighboring galaxies based on certain criteria.

    Python

  5. AiiDA-OLCAO AiiDA-OLCAO Public

    Python