Skip to content
View luminolous's full-sized avatar
🎵
𝓴𝓪𝓸𝓻𝓾♥︎
🎵
𝓴𝓪𝓸𝓻𝓾♥︎

Block or report luminolous

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
luminolous/README.md

Lumy's here!

AI Research Enthusiast | Active in AI Research and Project


About Me

Skills & Tech Stack

  • Languages: Python, C++, HTML, CSS, JavaScript
  • Frameworks: Pytorch, Tensorflow, React
  • Databases: MySQL
  • Tools: Git, GitHub, VS Code, Jupyter Notebook

Favorite Things to do

  • Neural Network experiments
  • AI and Data Science project
  • Machine Learning & AI applications

My Works

Here are some of the projects I’ve worked on:

  • X-IDS: an explainable Intrusion Detection System for Network Security using Neural Autoencoders, Gradient Boosting, and T5-Small Text Generation.
  • Match Triad Benchmark: A comparative benchmark of CSP, Genetic Algorithm, and Simulated Annealing for solving student-tutor matching based on preferences.
  • COPPA Risk Classification: Developed a machine learning pipeline to predict COPPA violation probabilities in mobile apps using metadata, EDA, feature engineering, and calibrated ensemble models.
  • Fraud Detection: Built an end-to-end pipeline to classify water quality data reliability by cleaning raw measurements, engineering domain-specific features, and training an XGBoost model.
  • Data Quality Classification: Designed a fraud detection system using Random Forest, LightGBM, and XGBoost models combined through weighted ensemble and threshold optimization for improved accuracy.
  • Car Price Prediction: A car price prediction project that leverages structured automotive features and feature engineering to build an effective predictive model.

Pinned Loading

  1. xids-pipeline xids-pipeline Public

    Data preprocessing and model training notebooks for X-IDS: an explainable Intrusion Detection System for Network Security using Neural Autoencoders, Gradient Boosting, and T5-Small Text Generation.

    Jupyter Notebook 2 1

  2. blog-website blog-website Public

    Simple blog website for Data Science project.

    TypeScript

  3. match-triad-benchmark match-triad-benchmark Public

    Comparing 3 algorithms that will be used to perform 1 on 1 matching

    Python 2

  4. intellectra-2025 intellectra-2025 Public

    Building a prediction model that can be predict the "next_buy" column: Whether a customer will make another purchase next month (Yes/No)

    Jupyter Notebook