Ross ROSS = Recommend OSS · open-source software intelligence for agents

Arturus/kaggle-web-traffic resource

1st place solution observed · 2026-08-28

github.com/Arturus/kaggle-web-traffic · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3211
  • days_rel: n/a
  • days_push: 1424
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1849 stars · 657 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The 1st place solution code for the Kaggle Web Traffic Time Series Forecasting competition, implementing an RNN encoder-decoder (seq2seq) model in TensorFlow. It includes feature building, training, and prediction pipelines, and serves as a reference for time-series forecasting with deep learning.

Use cases

  • forecast web traffic time series
  • learn how to build a seq2seq time-series model
  • reproduce a Kaggle competition winning solution
  • study RNN encoder-decoder forecasting in TensorFlow
  • apply deep learning to multi-series forecasting

When to choose

  • you want a proven reference architecture for time-series forecasting with RNNs
  • you are competing in or studying the Kaggle web traffic forecasting problem
  • you have GPU resources and want to reproduce the competition results

When to avoid

  • you need a production-ready forecasting library or maintained tool
  • you lack a GPU, since training requires cuDNN
  • you want a general-purpose time-series package rather than competition-specific code

Facets

learning-resource · maturity maintenance

machine-learning deep-learning llm-training time-series machine-learning data-science python kaggle-competition seq2seq rnn-encoder-decoder tensorflow time-series-forecasting cudnn winning-solution gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
Arturus/kaggle-web-trafficmain32

For agents

markdown · JSON · MCP: product_card(name="Arturus/kaggle-web-traffic")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem