没有合适的资源?快使用搜索试试~ 我知道了~
从零开始的数据科学:从零开始的数据科学代码
共108个文件
py:85个
txt:11个
md:6个
需积分: 9 0 下载量 136 浏览量
2021-02-12
03:03:19
上传
评论
收藏 869KB ZIP 举报
温馨提示
从零开始的数据科学 这是我的《数据科学从零开始》第二版中的所有代码和示例。 他们至少需要Python 3.6。 (如果您要查找第一版的代码和示例,则位于first-edition文件夹中。) 如果您想使用代码,则应该能够克隆存储库,然后执行以下操作 In [1]: from scratch.linear_algebra import dot In [2]: dot([1, 2, 3], [4, 5, 6]) Out[2]: 32 等等等等。 两个注意事项: 为了使用这样的库,您需要位于根目录(即包含scratch文件夹的目录)中。 如果您位于scratch目录中,则导入将无法进行。 它可能会正常工作。 您也可能需要将根目录添加到PYTHONPATH ,如果您使用的是Linux或OSX,则只需 export PYTHONPATH=/path/to/where/you/cloned/
资源推荐
资源详情
资源评论
收起资源包目录
从零开始的数据科学:从零开始的数据科学代码 (108个子文件)
stocks.csv 1.65MB
comma_delimited_stock_prices.csv 119B
comma_delimited_stock_prices.csv 118B
comma_delimited_stock_prices.csv 118B
.gitignore 19B
LICENSE 1KB
links.md 9KB
README.md 4KB
README.md 4KB
README.md 4KB
INSTALL.md 339B
README.md 0B
nlp.py 25KB
deep_learning.py 23KB
crash_course_in_python.py 20KB
working_with_data.py 18KB
working_with_data.py 16KB
working_with_data.py 16KB
databases.py 13KB
recommender_systems.py 13KB
multiple_regression.py 11KB
getting_data.py 11KB
clustering.py 10KB
natural_language_processing.py 10KB
natural_language_processing.py 10KB
multiple_regression.py 8KB
multiple_regression.py 8KB
neural_networks.py 8KB
introduction.py 8KB
introduction.py 8KB
databases.py 8KB
introduction.py 8KB
databases.py 8KB
logistic_regression.py 7KB
nearest_neighbors.py 7KB
nearest_neighbors.py 7KB
decision_trees.py 7KB
network_analysis.py 7KB
network_analysis.py 7KB
inference.py 7KB
mapreduce.py 7KB
statistics.py 7KB
network_analysis.py 7KB
neural_networks.py 6KB
getting_data.py 6KB
clustering.py 6KB
neural_networks.py 6KB
clustering.py 6KB
getting_data.py 6KB
recommender_systems.py 6KB
recommender_systems.py 6KB
logistic_regression.py 6KB
naive_bayes.py 6KB
logistic_regression.py 6KB
hypothesis_and_inference.py 6KB
hypothesis_and_inference.py 6KB
gradient_descent.py 6KB
decision_trees.py 6KB
gradient_descent.py 6KB
statistics.py 6KB
stats.py 6KB
decision_trees.py 6KB
mapreduce.py 6KB
linear_algebra.py 5KB
mapreduce.py 5KB
gradient_descent.py 5KB
visualizing_data.py 5KB
visualizing_data.py 5KB
k_nearest_neighbors.py 5KB
probability.py 5KB
visualization.py 5KB
naive_bayes.py 4KB
naive_bayes.py 4KB
simple_linear_regression.py 4KB
simple_linear_regression.py 4KB
probability.py 4KB
probability.py 4KB
linear_algebra.py 4KB
linear_algebra.py 3KB
simple_linear_regression.py 3KB
machine_learning.py 2KB
machine_learning.py 1KB
machine_learning.py 1KB
most_common_words.py 740B
nlp_advanced.py 690B
most_common_words.py 667B
plot_state_borders.py 625B
plot_state_borders.py 597B
egrep.py 444B
egrep.py 444B
line_count.py 165B
line_count.py 163B
charts.py 0B
charts.py 0B
__init__.py 0B
__init__.py 0B
__init__.py 0B
stocks.txt 344KB
stocks.txt 344KB
states.txt 130KB
共 108 条
- 1
- 2
资源评论
XanaHopper
- 粉丝: 41
- 资源: 4725
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功