Skip to content
View lucien150's full-sized avatar

Block or report lucien150

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

Popular repositories Loading

  1. tcn-forecasting-pipeline tcn-forecasting-pipeline Public

    Production-grade Deep Learning pipeline using Temporal Convolutional Networks (TCN) to forecast ad lead generation. Features hybrid JSON/CSV ingestion, Optuna Bayesian optimization, and probabilist…

    Python

  2. gru-forecasting-pipeline gru-forecasting-pipeline Public

    Sequential forecasting pipeline leveraging Gated Recurrent Units (GRU) to model long-term dependencies in ad performance data. A deep learning baseline comparing RNN architectures against TCNs for …

    Python

  3. xgboost-forecasting-pipeline xgboost-forecasting-pipeline Public

    High-performance Gradient Boosting regression pipeline for time-series forecasting. Serves as a fast, interpretable baseline using engineered lag features and rolling statistics to predict ad perfo…

    Python

  4. generative-ad-feature-extraction generative-ad-feature-extraction Public

    Multimodal AI ETL pipeline using Google Gemini 2.0 Flash to extract structured metadata (JSON) from raw video and image creatives. Automates feature engineering for downstream forecasting models.

    Python