IdeaCredIdeaCred

Библиотека для обучения моделей машинного обучения для предсказывания волатильности, не разбираясь в машинном обучении.

What's novel

Библиотека для обучения моделей машинного обучения для предсказывания волатильности, не разбираясь в машинном обучении.

Code Analysis

4 files read · 3 rounds

A Python library that automates volatility forecasting for financial time series using gradient boosting models (XGBoost/LightGBM) with custom feature engineering and ONNX export capabilities.

Strengths

Provides a complete end-to-end pipeline from raw OHLCV data to model predictions, including robust visualization tools and support for multiple data sources like Yahoo Finance and MetaTrader 5. The ONNX export feature adds significant value for production deployment.

Weaknesses

Lacks any test suite, has poor naming conventions (cryptic variable names), mixes languages in comments (Russian/English), and contains potential syntax errors ('raise "pizdec"'). Feature engineering is basic and lacks the 'dozens of features' implied by the README.

Score Breakdown

Innovation
4 (25%)
Craft
43 (35%)
Traction
5 (15%)
Scope
54 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+1

Craft

Ci+0
Tests+0
Polish+0
Releases+0
Has License+5
Code Quality+14
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+0

Scope

Commits+7
Languages+3
Subsystems+5
Bloat Penalty+0
Completeness+7
Contributors+5
Authored Files+8
Readme Code Match+3
Architecture Depth+5
Implementation Depth+8

Evidence

Commits

27

Contributors

1

Files

11

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

MIT