HeeraMani Prasad

Machine Learning Engineer

Bengaluru, Karnataka, India5 yrs 9 mos experience
AI EnabledAI ML Practitioner

Key Highlights

  • Proven track record in delivering end-to-end ML solutions.
  • Expertise in Telecom and Fintech domains.
  • Strong leadership in building high-performing ML teams.
Stackforce AI infers this person is a Machine Learning Leader with expertise in Fintech and Telecom industries.

Contact

Skills

Core Skills

Model DevelopmentDeploymentProject LeadershipMachine LearningData Analysis

Other Skills

A/B TestingAIOps solutionAWS ClarifyAWS LambdaAlgorithmsAmazon AthenaAmazon Elastic MapReduce (EMR)Amazon RedshiftAmazon S3Amazon SQSAmazon Simple Notification Service (SNS)Amazon Web Services (AWS)Analytical SkillsAnomaly DetectionArtificial Intelligence (AI)

About

Resume Link: https://drive.google.com/file/d/1zOgmagrDlPWEQijzLCVAE9smPWaAP61y/view?usp=drive_link Results-oriented Machine Learning Leader with 4.8 years of experience building and leading high-performing teams. Expertise in both Telecom Timeseries, alarm log (2 years) and Fintech (2.5 years) domains, with a proven track record of delivering end to-end machine learning solutions, from requirement gathering to deployment. I have been cooking up, breaking down and building up Data Science and AI for the past 4 years, but am now looking for a new challenge where I can apply my skills in data science, machine learning, deep learning framework development. Please reach out to 8436929996 • Key skills: Model development, deployment & project leadership, data analysis, problem-solving & predictive modeling. • Programming Languages: Python, SQL, C, C++ (Used during college courses and project) • Machine Learning: XGBoost, RNNs, CNNs, LSTMs,Time Series analysis, Holt’s Winter methods, Isolation Forest, Statistics • Libraries: Pandas, Polars, DuckDB, NumPy, TensorFlow, Keras, scikit-learn, FastApi, Flask • Cloud Platforms: AWS (SageMaker, S3, Athena, SNS, Textract, Clarify, Redshift) • Version Control & CI/CD: Bitbucket, Jenkins, Docker • Framework: Kedro, Mlflow, Airflow, DVC, Kubeflow • Other Tools: pdfplumber (document processing) • IDE: Vscode, Pycharm

Experience

5 yrs 9 mos
Total Experience
2 yrs 3 mos
Average Tenure
1 yr 2 mos
Current Experience

Digit88 technologies

Senior Machine Learning Engineer

Apr 2025Present · 1 yr 2 mos · Bengaluru, Karnataka, India · Hybrid

  • LLM-based GRC Automation Pipelines
  • Designed LLM-driven automation pipelines using llama4-maverick-instruct-basic (17B params, 1M token context, 128 MoE) hosted via LiteLLM, with PostgreSQL for storage, Milvus for vector embeddings, PyFlyte for orchestration, and FastAPI for APIs.
  • Containerized with Docker and deployed to Kubernetes using CircleCI CI/CD for scalable production deployment.
  • Built an automated control crosswalk pipeline across compliance frameworks, circulars, and policies, generating enriched embeddings with metadata (scope, control type, risk addressed, taxonomy, tags, maturity, evidence).
  • Applied cosine similarity filtering + composite scoring model (semantic similarity, Jaccard metrics, edit distance, structural similarity), reducing candidate pairs by 90% and achieving 68% exact-match accuracy against curated datasets.
  • Developed LLM-powered control extraction from regulatory circulars, producing standardized controls with complete 5W context (What, Why, Who, Where, When) in JSON & Markdown.
  • Created FastAPI-based services for automated document ingestion, API-triggered control generation, Markdown conversion, and UI visualization, enabling near real-time compliance updates.
  • Built a real-time control testing engine generating structured ToD (Test of Design), ToE (Test of Effectiveness), and detailed test cases, integrated with downstream compliance systems.
  • Developed an LLM-based deduplication & consolidation service for semantic comparison/merging of controls, improving data quality and reducing manual review effort.
  • Delivered full UI integration for compliance mapping reviews, validation, and visualization of test results.
LLM-driven automation pipelinesPostgreSQLMilvusPyFlyteFastAPIDocker+5

Viavi solutions

Machine Learning Engineer 2

Dec 2022Mar 2025 · 2 yrs 3 mos · Chennai, Tamil Nadu, India · On-site

  • Management
  • Hired and led a team of four machine learning engineers, fostering a collaborative and growth-oriented environment.
  • Event Correlation – AIOps Solution for Telecom Fault Management (DISH Telecom, Claro Colombia, Starhub)
  • Designed an AIOps solution to handle 1M+ daily telecom fault events, reducing event volume by 60%.
  • Applied PrefixSpan sequential pattern mining, discovering 150+ predictive alarm sequences and improving fault prediction accuracy to 75%.
  • Built with Python, NetworkX, Rule Mining, Kedro, Docker for scalable deployment.
  • Retrieval-Augmented Generation (RAG) – LLM Product (Viavi Internal Product)
  • Developed a RAG-based application integrating Langchain with OpenAI GPT models and FAISS vector store for efficient similarity search.
  • Enhanced document processing & chunking pipelines using Langchain loaders, splitters, prompts, and chains to enable context-aware Q&A.
  • Delivered as a scalable service with Python, FastAPI, PostgreSQL, Docker, Ollama.
  • Anomaly Detection for Telecom KPIs
  • Built an unsupervised time-series anomaly detection system achieving 85% accuracy on telecom KPIs.
  • Combined Isolation Forest with Holt-Winters forecasting to detect anomalies while maintaining interpretability.
AIOps solutionPrefixSpanPythonNetworkXKedroDocker+6

Zestmoney

Artificial Intelligence Engineer

Aug 2020Dec 2022 · 2 yrs 4 mos · Bengaluru, Karnataka, India · Hybrid

  • Ability to Pay (ATP) Model Refresh – Built an ML-based scorecard to assess affordability and credit risk during onboarding. Optimized feature engineering with advanced SQL aggregations, cutting computation time from ~3 days to ~1 hour. Conducted EDA in Python to detect anomalies and improve robustness against NPAs. Achieved AUC of 0.75 (+2% vs. prior) with stronger separation across key risk percentiles. Ensured stability via PSI and CSI monitoring.
  • Personal Loan Propensity Model – Predicted likelihood of customers applying for a loan within 7 days post-contact. Engineered features and segmented customers into High/Medium/Low bands, enabling marketing to focus on top propensity cohorts. Improved conversion rates and optimized resource allocation.
  • Second Loan & Loan Amount Prediction – Designed models to predict repeat loan uptake, identifying 16.79% within 0–30 days vs. lower later periods. Integrated financial, fraud, and CIBIL data to improve risk separation. Applied ensemble methods and bucket analysis, achieving up to 93% band accuracy in loan amount predictions.
  • Income Estimation – Built an ensemble boosted model (XGBoost with custom objective) to estimate income from CIBIL data. Delivered 70%+ bucket accuracy, enhancing credit limit decisioning and risk management.
  • Lender Allocation Model – Optimized allocation of applications across lenders, reducing rejection rates by 26% and minimizing settlement time. Used AWS Clarify to ensure explainability, compliance, and transparency.
  • Bank Statement Parser (BSP) – Developed a Python & Flask parser with AWS Textract OCR to automate statement extraction. Achieved 89% accuracy in tabular data and 98.6% in transaction categorization. Streamlined data pipelines with Pandas, supporting downstream credit risk models.
ML-based scorecardSQL aggregationsEDAXGBoostensemble methodsAWS Clarify+4

Barclays

Intern Analyst

May 2019Jul 2019 · 2 mos · Pune, Maharashtra, India

  • Introduced Guess.js with Next.js for predictive HTTP/2 server push of JavaScript bundles. It uses user navigation patterns to
  • determine which pages are most likely to be visited next, thus enabling machine learning-driven user experiences on the Web.

Global belly

Technology Platform Optimization Intern

May 2018Jul 2018 · 2 mos · New York, United States

  • Improve user experience and incorporated the best SEO techniques in existing Shopify website, thereby increasing daily traffic,
  • brand positioning and reduction in loading time of the website from 8 seconds to under 3 seconds.

Education

Indian Institute of Technology, Kharagpur

Dual Degree (B.Tech & M.Tech) — Computer Science and Engineering

Jan 2015Jan 2020

Stackforce found 100+ more professionals with Model Development & Deployment

Explore similar profiles based on matching skills and experience