Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. pypi.org › project › polarspolars · PyPI

    Hace 3 días · However, both the Python package and the Python module are named polars, so you can pip install polars and import polars. Using custom Rust functions in Python. Extending Polars with UDFs compiled in Rust is easy. We expose PyO3 extensions for DataFrame and Series data structures. See more in https: ...

  2. pypi.org › project › pymcpymc · PyPI

    Hace 5 días · PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems. Check out the PyMC overview, or one of the many examples !

  3. 12 de may. de 2024 · pip是Python的包管理工具,可以使用pip 来从或其它镜像源下载Python包。pip命令默认会连接国外的python官方服务器下载,速度可能比较慢甚至出现失败。可以通过如下方式修改使用国内的镜像源,提高下载效率。

  4. pypi.org › project › shapshap · PyPI

    14 de abr. de 2017 · Project description. SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model. It connects optimal credit allocation with local explanations using the classic Shapley values from game theory and their related extensions (see papers for details and citations).

  5. 16 de may. de 2024 · name argument(s) Condition; content_types: list of strings (default ['text']): True if message.content_type is in the list of strings.: regexp: a regular expression as a string: True if re.search(regexp_arg) returns True and message.content_type == 'text' (See Python Regular Expressions): commands: list of strings: True if message.content_type == 'text' and message.text starts with a command ...

  6. pypi.org › project › mediapipemediapipe · PyPI

    8 de may. de 2024 · Solutions. MediaPipe Solutions provides a suite of libraries and tools for you to quickly apply artificial intelligence (AI) and machine learning (ML) techniques in your applications. You can plug these solutions into your applications immediately, customize them to your needs, and use them across multiple development platforms.

  7. pypi.org › project › cmakecmake · PyPI

    CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build ...