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
WillianFuks avatar

WillianFuks/tfcausalimpact

0
View on GitHub↗
673 stars·77 forks·Python·Apache-2.0·11 views

Tfcausalimpact

Google's Causal Impact Algorithm Implemented on Top of TensorFlow Probability.

Features

  • Statistical Modeling - Causal inference using Bayesian structural time-series models.

Star history

Star history chart for willianfuks/tfcausalimpactStar history chart for willianfuks/tfcausalimpact

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Tfcausalimpact

These projects share indexed features with Tfcausalimpact. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • willkoehrsen/data-analysisWillKoehrsen avatar

    WillKoehrsen/Data-Analysis

    5,543View on GitHub↗

    This project is a Python data analysis library and exploratory data analysis framework designed for processing raw datasets. It provides a suite of tools for examining data, identifying anomalies, and applying statistical methods to uncover patterns. The repository functions as a machine learning modeling toolkit and a statistical data modeling suite. It includes predictive algorithms and mathematical models used to analyze relationships between data variables and derive insights from complex datasets. The project covers a broad range of capabilities including data science, machine learning

    Jupyter Notebook
    View on GitHub↗5,543
  • accord-net/frameworkaccord-net avatar

    accord-net/framework

    4,540View on GitHub↗

    This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization. It serves as a foundational toolkit for developing applications in machine learning, digital signal processing, and computer vision. The framework provides specialized toolkits for training and deploying predictive models, including neural networks, support vector machines, and decision trees. It further distinguishes itself with deep integrations for real-time visual analysis, such as object tracking and facia

    C#
    View on GitHub↗4,540
  • fonnesbeck/statistical-analysis-python-tutorialfonnesbeck avatar

    fonnesbeck/statistical-analysis-python-tutorial

    1,727View on GitHub↗

    This repository serves as an educational resource and structured curriculum for performing statistical analysis using Python. It provides a comprehensive guide to the scientific computing workflow, focusing on the practical application of data cleaning, numerical modeling, and distribution visualization. The tutorial covers the end-to-end process of transforming raw tabular data into actionable insights. It demonstrates how to manipulate structured datasets through merging and aggregation, perform descriptive and inferential statistical calculations, and fit regression models to evaluate rela

    HTML
    View on GitHub↗1,727
  • data-centric-ai-community/fg-data-syntheticData-Centric-AI-Community avatar

    Data-Centric-AI-Community/fg-data-synthetic

    1,642View on GitHub↗

    This project is a synthetic data generator designed to create realistic tabular and time-series datasets for machine learning and testing workflows. It functions as a privacy-preserving platform that models the underlying statistical distributions of source data to produce new records that maintain the original statistical properties and structural integrity. The tool distinguishes itself by utilizing CPU-optimized statistical sampling, allowing for high-performance data generation on standard hardware without the need for specialized graphics processing units. It employs a configuration-driv

    Jupyter Notebookdatagenerationdatageneratordeep-learning
    View on GitHub↗1,642
Compare all 21 related projects→

Frequently asked questions

What does willianfuks/tfcausalimpact do?

Google's Causal Impact Algorithm Implemented on Top of TensorFlow Probability.

What are the main features of willianfuks/tfcausalimpact?

The main features of willianfuks/tfcausalimpact are: Statistical Modeling.

Which projects share features with willianfuks/tfcausalimpact?

Projects with overlapping indexed features include: willkoehrsen/data-analysis — This project is a Python data analysis library and exploratory data analysis framework designed for processing raw… accord-net/framework — This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries… lazyprogrammer/machine_learning_examples — This project is a comprehensive collection of practical code examples and implementation libraries for machine… data-centric-ai-community/fg-data-synthetic — This project is a synthetic data generator designed to create realistic tabular and time-series datasets for machine… fonnesbeck/statistical-analysis-python-tutorial — This repository serves as an educational resource and structured curriculum for performing statistical analysis using… dswah/pygam — [CONTRIBUTORS WELCOME] Generalized Additive Models in Python.