Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr

Filter by

4.6M results  (355 ms)

4.6M results

Parent: #208 Related: #214 Finding The #214 temporal-memory gate was successfully bound to real local SourceBrief resources and executed against the current supported hybrid retrieval profile, but it ...
enhancement

this is now the only missing part to build osparc for ARM64 on every master commit @odeimaiz I would need to know where this image is built and I can probably take it from there.
a:infra+ops

🐛 Bug Description The GitHub Dashboard has inconsistent link styling and readability when using the Dark Theme. After entering a valid GitHub username and loading the dashboard, the repository cards ...
bug

Load the scaler persisted in 02_feature_engineering.ipynb rather than re-fitting, to keep train statistics consistent across notebooks. Acceptance criteria: - [x] feature_scaler.pkl loaded via joblib ...

Fit MinMaxScaler on training features only, transform both train and test, and persist the scaler for reuse in 03_baseline_models.ipynb. Acceptance criteria: - [x] Scaler fit exclusively on train_df ...

Split data 80/20 by time, with no shuffling, to prevent future data leaking into training. Acceptance criteria: - [x] First 80% of rows = train, last 20% = test - [x] No use of train_test_split(shuffle=True) ...

Add RSI(14) and MACD(12,26,9) via pandas_ta to capture momentum/trend state. Acceptance criteria: - [x] RSI(14) column added - [x] MACD line, signal, histogram added - [x] Columns renamed (macd, ...

Plot raw price vs. log returns to visually confirm log returns behave like noise centered at zero. Acceptance criteria: - [x] Side-by-side plot of raw price and log returns - [x] Verified output ...

Summary An adversarial audit of snekql s static-typing guarantees (Pyright 1.1.409, the pinned strict config in pyproject.toml) found several cases where the type a query/column statically infers does ...
bug

Replace simple returns (pct_change) with log returns for time-additivity and improved stationarity. Acceptance criteria: - [x] r_t = ln(P_t) - ln(P_t-1) implemented - [x] First-row NaN dropped ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.