awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesFinancial Data Engineering

Processes of fetching, cleaning, and transforming raw financial market data into features for model training.

Distinct from Financial Market Data: The candidates are either too specific (Brazilian data) or too broad (general market data streams), not capturing the engineering pipeline.

Explore 2 awesome GitHub repositories matching data & databases · Financial Data Engineering. Refine with filters or upvote what's useful.

Awesome Financial Data Engineering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ai4finance-llc/finrlAvatar de AI4Finance-LLC

    AI4Finance-LLC/FinRL

    15,518Voir sur GitHub↗

    FinRL is a financial reinforcement learning framework and quantitative trading library. It provides a specialized system for developing, training, and simulating autonomous agents designed to automate financial trading and portfolio management. The project serves as an automated portfolio optimizer and financial market simulator. It enables the creation of decision-making policies to balance asset allocations, maximize potential returns, and minimize financial risk through reinforcement learning. The framework includes capabilities for financial market data engineering, algorithmic trading s

    Fetches and prepares raw market data into technical indicator datasets for training autonomous trading agents.

    Jupyter Notebook
    Voir sur GitHub↗15,518
  • hudson-and-thames/mlfinlabAvatar de hudson-and-thames

    hudson-and-thames/mlfinlab

    4,835Voir sur GitHub↗

    mlfinlab est une bibliothèque Python d'apprentissage automatique pour la finance, conçue pour construire et valider des modèles utilisés dans le trading quantitatif et la gestion de portefeuille. Elle fournit une boîte à outils d'ingénierie de données financières et un framework de backtesting de stratégie quantitative pour transformer les données de marché brutes en signaux prédictifs et classes cibles. La bibliothèque inclut un générateur de données financières synthétiques pour créer des jeux de données artificiels qui imitent les propriétés statistiques des actifs réels pour les tests de résistance. Elle fournit également des outils spécialisés pour l'étiquetage et l'échantillonnage des séries temporelles financières afin d'éviter les fuites de données dans les marchés non stationnaires. Le projet couvre une large surface de capacités quantitatives, notamment l'ingénierie des caractéristiques, l'analyse de la codépendance des actifs pour la diversification de portefeuille et le dimensionnement des paris ajusté au risque pour l'allocation de capital. Il fournit en outre des utilitaires pour l'optimisation des modèles via le clustering et la validation croisée afin d'évaluer la robustesse des stratégies de trading.

    Transforms raw financial market data into target classes and features for model training.

    Pythonalgorithmic-tradingfinancefinancial-machine-learning
    Voir sur GitHub↗4,835
  1. Home
  2. Data & Databases
  3. Financial Data Engineering

Explorer les sous-tags

  • Financial ML Data StructuringCreation of specialized data structures and labels tailored for financial machine learning models. **Distinct from Financial Data Engineering:** Focuses specifically on the ML-ready structuring and labeling of data, not just general fetching or cleaning.