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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesStatistical Modeling Frameworks

Wrappers for machine learning algorithms to perform classification and clustering on linguistic features.

Distinct from Statistical Analysis Libraries: The candidates are either theoretical, finance-specific, or database-focused; this is a general-purpose ML integration for NLP.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Statistical Modeling Frameworks. Refine with filters or upvote what's useful.

Awesome Statistical Modeling Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nltk/nltkAvatar von nltk

    nltk/nltk

    14,649Auf GitHub ansehen↗

    This project is a comprehensive Python toolkit designed for natural language processing, research, and education. It functions as a linguistic data processor that provides a standardized framework for managing, cleaning, and analyzing large collections of annotated text corpora and lexical resources. The library distinguishes itself through its integration of both symbolic and statistical methods, allowing users to perform complex tasks ranging from rule-based grammar parsing to machine learning-driven classification. It offers a modular pipeline for text processing, enabling the transformati

    Wraps various machine learning algorithms to perform classification and clustering tasks on processed linguistic feature sets.

    Pythonmachine-learningnatural-language-processingnlp
    Auf GitHub ansehen↗14,649
  • statsmodels/statsmodelsAvatar von statsmodels

    statsmodels/statsmodels

    11,260Auf GitHub ansehen↗

    Statsmodels is a comprehensive Python library designed for statistical modeling, econometric research, and data analysis. It provides a robust framework for estimating and diagnosing a wide range of statistical models, enabling users to perform rigorous hypothesis testing, regression analysis, and complex data exploration within structured environments. The library distinguishes itself through its support for advanced statistical methodologies, including state space representation for dynamic systems and generalized linear frameworks that accommodate non-normal response variables. It offers s

    Constructs complex relationships between variables using a descriptive formula syntax.

    Pythoncount-modeldata-analysisdata-science
    Auf GitHub ansehen↗11,260
  1. Home
  2. Artificial Intelligence & ML
  3. Statistical Modeling Frameworks

Unter-Tags erkunden

  • Statistical Model SpecificationsSyntax and frameworks for defining complex relationships between variables in statistical datasets. **Distinct from Statistical Modeling Frameworks:** Distinct from general data modeling: focuses on formula-based specification for statistical analysis.