All Projects → apachecn → Fe4ml Zh

apachecn / Fe4ml Zh

Licence: other
📖 [译] 面向机器学习的特征工程

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Fe4ml Zh

Fe
前端热门文章阅读
Stars: ✭ 174 (-92.51%)
Mutual labels:  book
Rust Async
Demystifying Asynchronous Rust
Stars: ✭ 184 (-92.08%)
Mutual labels:  book
Chainbook
📚 区块链上的纸质书交易平台,为未来而构建!
Stars: ✭ 189 (-91.86%)
Mutual labels:  book
Interpy Ru
Intermediate Python book Russian translation
Stars: ✭ 175 (-92.47%)
Mutual labels:  book
Problembook.net
Free book with .NET/C# problems
Stars: ✭ 178 (-92.34%)
Mutual labels:  book
Swift Cheat Sheet
A short guide to using Apple's new programming language, Swift.
Stars: ✭ 186 (-91.99%)
Mutual labels:  book
Books Collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
Stars: ✭ 2,188 (-5.81%)
Mutual labels:  book
Book 5.0 1
The Symfony 5 book source: The Fast Track
Stars: ✭ 192 (-91.73%)
Mutual labels:  book
Feature Engineering Handbook
A practical feature engineering handbook
Stars: ✭ 181 (-92.21%)
Mutual labels:  feature-engineering
Ios Crash Dump Analysis Book
iOS Crash Dump Analysis Book
Stars: ✭ 158 (-93.2%)
Mutual labels:  book
Tensorflow In Practice Code
源码实现:《TensorFlow实战》黄文坚,唐源 著
Stars: ✭ 176 (-92.42%)
Mutual labels:  book
Mybooks
books-tech、PPT、or something
Stars: ✭ 178 (-92.34%)
Mutual labels:  book
Nonsense Series
以下为一则清单,包含信息资讯、工具推荐、使用教程、生活感悟等,旨在将你引向独立思考和客观理性。我会持续更新和维护,也可以视作本人的「废话集」和 eBooksPlan 公众号文集的备份。
Stars: ✭ 188 (-91.91%)
Mutual labels:  book
Piano fundamentals
This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice."
Stars: ✭ 174 (-92.51%)
Mutual labels:  book
Automate With Ansible
《現代 IT 人一定要知道的 Ansible 自動化組態技巧》
Stars: ✭ 188 (-91.91%)
Mutual labels:  book
Owllook
owllook-小说搜索引擎
Stars: ✭ 2,163 (-6.89%)
Mutual labels:  book
Hyperactive
A hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
Stars: ✭ 182 (-92.17%)
Mutual labels:  feature-engineering
Ipfs Internals
IPFS 从入门到精通
Stars: ✭ 192 (-91.73%)
Mutual labels:  book
Learning Resources
项目遭到举报,停更,有问题可以直接给我发邮件。
Stars: ✭ 191 (-91.78%)
Mutual labels:  book
Hanzi char featurizer
汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese characters (pronunciation features, glyph features) as features for deep learning
Stars: ✭ 187 (-91.95%)
Mutual labels:  feature-engineering

面向机器学习的特征工程

原文(注册后可阅读):Feature Engineering for Machine Learning (Early Release)

协议:CC BY-NC-SA 4.0

欢迎任何人参与和完善:一个人可以走的很快,但是一群人却可以走的更远

目录

负责人

免责声明

ApacheCN 纯粹出于学习目的与个人兴趣翻译本书,不追求任何经济利益。

本译文只供学习研究参考之用,不得用于商业用途。ApacheCN 保留对此版本译文的署名权及其它相关权利。

下载

Docker

docker pull apachecn0/fe4ml-zh
docker run -tid -p <port>:80 apachecn0/fe4ml-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install fe4ml-zh
fe4ml-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g fe4ml-zh
fe4ml-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我们

微信&支付宝

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].