结果:找到“python package”相关内容62个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
【独家发布】[Python Package]cryptography
7 个回复 - 945 次查看
pyca/cryptography**** 本内容被作者隐藏 ****
cryptography is a
package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standar ...
2019-11-10 02:31 - Nicolle - winbugs及其他软件专版
[Python Package]albumentations
5 个回复 - 1856 次查看
Albumentations[/backcolor] [/backcolor]
[*]Great fast augmentations based on highly-optimized OpenCV library
[*]Super simple yet powerful interface for different tasks like (segmentation, detection, ...
2018-9-8 02:04 - Nicolle - winbugs及其他软件专版
[Python Package]StatsPy User's Guide
13 个回复 - 1139 次查看
Contents
[*]StatsPy Users Guide
[*]Introduction
[*]StatsPy Quick Start
[*]Conventions
[*]Probability Functions
[*]Declaration and evaluation
[*]Operations with PFs
[*]An interlude about para ...
2018-2-11 02:12 - Nicolle - winbugs及其他软件专版
【Python Package】chardet
3 个回复 - 429 次查看
chardetCharacter encoding auto-detection in Python. As smart as your browser. Open source.
Documentation
[*]Frequently asked questions
[*]What is character encoding?
[*]What is character encoding ...
2020-7-2 23:39 - Nicolle - winbugs及其他软件专版
【Python Package】feedparser
13 个回复 - 880 次查看
DocumentationThis documentation claims to describe the behavior of feedparser 5.2.0. It does not claim to describe the behavior of any other version.This documentation lives at https://
pythonhosted.or ...
2020-7-2 23:08 - Nicolle - winbugs及其他软件专版
【Python Package】hmmlearn User's Guide
3 个回复 - 578 次查看
hmmlearn
[*]Simple algorithms and models to learn HMMs (Hidden Markov Models) in Python,
[*]Follows scikit-learn API as close as possible, but adapted to sequence data,
[*]Built on scikit-learn, Nu ...
2020-7-2 00:42 - Nicolle - winbugs及其他软件专版
【Python Package】vocabulary
3 个回复 - 524 次查看
vocabularyA Command line Magician in the form of a module Contents:
[*]Introduction
[*]Features
[*]How does it work
[*]Wordnet Comparison
[*]Installation
[*]Option 1: installing through pi ...
2020-7-2 02:14 - Nicolle - winbugs及其他软件专版
[Python Package]AudioLazy 0.6
6 个回复 - 635 次查看
Real-Time Expressive Digital Signal Processing (DSP) Package for Python!
[*]Introduction
[*]Laziness and object representation
[*]What does it do?
[*]Installing
[*]Getting started
[*]Project f ...
2019-4-11 03:52 - Nicolle - winbugs及其他软件专版
[Python Music Package]music21
5 个回复 - 1367 次查看
music21 Documentation
[*]About music21
[*]What is music21?
[*]Authors, Acknowledgments, Contributing, and Licensing
[*]Applications and Extensions of music21
[*]Frequently Asked Questions
[*]Lis ...
2018-10-3 09:33 - Nicolle - winbugs及其他软件专版
[Python Package]pysterior
19 个回复 - 1566 次查看
pysteriorpysterior is a machine learning library for Python which aims to make Bayesian parametric regression and classification models accessible and easy to use. The library allows users to construc ...
2018-2-18 03:13 - Nicolle - winbugs及其他软件专版
hierreg:Python Package for Linear Models
11 个回复 - 2406 次查看
hierregThis is a Python
package intended for fitting linear models whose coefficients can have some deviation according to groups to which observations belong, in a similar way as multilevel / random ...
2018-2-14 22:46 - Nicolle - HLM专版
【独家发布】[Python Package] pybasicbayes
9 个回复 - 924 次查看
This library provides objects that model probability distributions and the related operations that are common in generative Bayesian modeling and Bayesian inference, including Gibbs sampling and varia ...
2017-9-8 01:20 - Nicolle - winbugs及其他软件专版
求助python安装package 的问题
17 个回复 - 4806 次查看
我用pip安装pygameui:
首先在PyPi下载pygameui 0.2.0的安装包,解压
然后再cmd上运行
python setup.py install 安装,但是结果提示:
error: Could not find suitable distribution for Requirement.parse ...
2015-2-11 23:10 - xucaifeng66 - python论坛
python的package通常都在什么地方?
3 个回复 - 3098 次查看
python的
package通常都在什么地方?
像R一样有一些权威的发布网站?
这些
package都经历过什么样的检验?
与R相比,
python的
package也很丰富吗?
python有数据挖掘或大数据方面的
package?
2014-12-15 14:55 - lg21c - python论坛
Bayesian fit using Python Pymc Package
1 个回复 - 4060 次查看
Using a Bayesian fit is totally different from a least-squared fit. Doing it is also more complicated. In a chi-squared fit, we minimize a merit function. In a Bayesian fit, we have a set of priors, ...
2014-6-28 04:39 - Nicolle - python论坛