awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
RJT1990 avatar

RJT1990/pyflux

0
View on GitHub↗
2,141 stars·245 forks·Python·BSD-3-Clause·8 views

Pyflux

Open source time series library for Python

Features

  • Time Series - Open source library for time series analysis.
  • Quantitative Libraries - Python library for time series modeling and forecasting.
  • Time Series Analysis - Library for various time series prediction algorithms.
  • Python Libraries - Library for time series modeling and Bayesian inference.

Star history

Star history chart for rjt1990/pyfluxStar history chart for rjt1990/pyflux

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pyflux

Similar open-source projects, ranked by how many features they share with Pyflux.
  • bashtage/archbashtage avatar

    bashtage/arch

    1,484View on GitHub↗
    Pythonadfarchbootstrap
    View on GitHub↗1,484
  • facebook/prophetfacebook avatar

    facebook/prophet

    20,230View on GitHub↗

    Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict future values. It functions as an uncertainty estimation tool, calculating confidence intervals and error metrics to quantify the risk associated with future predictions. The project is distinguished by its ability to incorporate human-interpretable parameters for model tuning and its use of Bayesian inference for parameter estimation. It supports the integration of external regressors and special event modeling to account for the impact of holidays and specific dates on forec

    Pythonforecastingpythonr
    View on GitHub↗20,230
  • alan-turing-institute/sktimealan-turing-institute avatar

    alan-turing-institute/sktime

    9,810View on GitHub↗

    sktime is a machine learning framework designed for time series analysis. It provides a unified interface for performing time series forecasting, classification, and anomaly detection, integrating these capabilities into a standardized toolkit compatible with the scikit-learn API. The framework allows for the construction of complex analysis workflows through model pipelining and ensemble-based aggregation. It uses adapter-based integration to wrap external time series libraries, providing a single entry point for diverse algorithmic implementations. Its capabilities cover temporal data tran

    Python
    View on GitHub↗9,810
  • linkedin/luminollinkedin avatar

    linkedin/luminol

    1,229View on GitHub↗

    Anomaly Detection and Correlation library

    Python
    View on GitHub↗1,229
See all 30 alternatives to Pyflux→

Frequently asked questions

What does rjt1990/pyflux do?

Open source time series library for Python

What are the main features of rjt1990/pyflux?

The main features of rjt1990/pyflux are: Time Series, Quantitative Libraries, Time Series Analysis, Python Libraries.

What are some open-source alternatives to rjt1990/pyflux?

Open-source alternatives to rjt1990/pyflux include: bashtage/arch. mrjbq7/ta-lib — This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and… alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… facebook/prophet — Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict… linkedin/luminol — Anomaly Detection and Correlation library. nixtla/mlforecast — Scalable machine 🤖 learning for time series forecasting.