Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. 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).

  2. pypi.org › project › ScrapyScrapy · PyPI

    14 de may. de 2024 · Scrapy is a BSD-licensed fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing. Scrapy is maintained by Zyte (formerly Scrapinghub) and many other contributors.

  3. 17 de may. de 2024 · Something went wrong. View cart for details. ...

  4. 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: ...

  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 › poetrypoetry · PyPI

    8 de may. de 2024 · Poetry: Python packaging and dependency management made easy. Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. Poetry replaces setup.py, requirements.txt, setup.cfg, MANIFEST.in and Pipfile with a simple pyproject.toml based project format.