EDUCATION
Indira Gandhi Delhi Technical University for Women
2023 – 2027 | CGPA - 9.06

Bachelor of Technology - Computer Science Engineering with specialization in Artificial Intelligence

TECHNICAL EXPERIENCE
1. Open Source Contributor | IEEE Chapter, IGDTUW
Nov 2025 – Dec 2025
  • Applied Early Stopping to optimize CNN training cycles, reducing unnecessary epochs and improving overall validation performance.
  • Performed KNN Grid Search to tune optimal hyperparameters and enhance overall prediction accuracy and model reliability.
  • Added the missing normalization pipeline for MRI brain tumor dataset, improving training consistency and model accuracy.
  • Cleaned and normalized intents.json file to remove duplicates, validate fields, and improve dataset integrity.
  • Built dataset analytics to display total intents, patterns per tag, missing fields, and duplicate summary using Pandas.
  • Performed critical fix by moving model training outside Streamlit to avoid UI freeze and reduce computation load.
  • Added WordNet Lemmatization to improve text preprocessing and implemented a baseline Logistic Regression model to benchmark performance.
  • Integrated Sentiment Intensity Analyzer and Toxic Input Detection for safer and more responsible chatbot behavior.
  • Evaluating Intrusion Detection using Machine Learning

  • Evaluated traditional, neural network, and gradient boosting classifiers on CIC-CSEIDS2018 dataset to identify top-performing models.
  • Systematically benchmarked diverse ML paradigms, from Random Forest and Neural Networks to classifiers like XGBoost and CatBoost.
  • Achieved 93.87% accuracy on the imbalanced CIC-CSEIDS2018 dataset using a tech stack of Python, XGBoost, CatBoost, and Scikit-learn.
  • Awarded a Certificate of Outstanding Performance for research proving the superiority of gradient boosting for intrusion detection.
  • Presented the core research findings at the International Conference on Security, Surveillance and Artificial Intelligence (ICSSAI-2025).
  • PROJECTS
  • Developed the server-side infrastructure for a cloud-based platform designed to digitize clinical operations for Ayurvedic practitioners.
  • Engineered the backend system using Java and the Spring Boot framework to power all application features, focusing on scalability.
  • Designed and implemented the database schema to securely store and manage sensitive patient records, treatment histories, and dietary plans.
  • Designed robust RESTful APIs to handle all core functionalities like Patient data management, Panchakarma scheduling, & Diet plan generation.
  • Tools & Technologies: Java, Spring Boot, Spring Data JPA, Hibernate, MySQL, REST APIs, Maven, Git, Dbeaver, IntelliJ.
  • Developed an NLP text classification model to identify anxiety and depression from 6,500+ social media posts using Multinomial Naive Bayes.
  • Achieved 89.59% accuracy using TF-IDF vectorization and optimized preprocessing in a Python & Scikit-learn-based AI model.
  • Tools & Technologies: Python, Scikit-Learn, TF-IDF, Multinomial Naive Bayes, Google Colab, HuggingFace.
  • Led the analysis of 2000+ row sales data using SQL queries (GROUP BY, ORDER BY) to track revenue trends and identify top customers.
  • Conducted in-depth data exploration using MySQL, generating insights through category-wise evaluations that identified key sales trends.
  • Tools & Technologies: MySQL, Excel.
  • Led the development of a high-accuracy (92.39%) Logistic Regression model for credit card fraud detection, enhancing transaction security.
  • Enhanced model performance through detailed data analysis and feature selection, supporting a comparative study with Random Forest.
  • Tools & Technologies: Python, Scikit-Learn, Pandas, NumPy, Matplotlib, Google Colab.
  • TECHNICAL SKILLS
    • Programming Languages: Java, Python
    • Machine Learning: Supervised classification (Logistic Regression, SVM, Random Forest), model evaluation (accuracy, precision, recall, F1-score), data preprocessing, feature engineering, NumPy, Pandas, Matplotlib, Seaborn
    • Deep Learning (NLP): Neural Networks, LSTM /​ BiLSTM, text classification using TF-IDF and word embeddings, regularization techniques (Dropout, L2)
    • Natural Language Processing: Text preprocessing, tokenization, stop-word removal, vectorization (TF-IDF), fake news and sentiment classification
    • Relevant Coursework: Data Structures & Algorithms, DBMS, OOPS, SQL, Operating Systems, Computer Networks, Artificial Intelligence, Machine Learning, Deep Learning
    CERTIFICATIONS
  • Completed an in-depth course covering arrays, linked lists, stacks, queues, trees, graphs, recursion, sorting, searching, and dynamic programming.
  • Completed a comprehensive Java course covering OOP, control structures, arrays, file and exception handling, and core development concepts.
  • Recognized for completion of the Microsoft Student Ambassadors program, gaining expertise in Git, GitHub, and version control practices.
  • ACHIEVEMENTS
  • Built a text-classification model for fake news detection using TF-IDF and ML algorithms: SVM, Random Forest, Logistic Regression.