Signal Analysis,Papoulis 经典名著
2021-10-27 14:11:44 19.49MB 信号分析
1
:globe_showing_Europe-Africa: xarray-spatial:Python中基于栅格的空间分析 :round_pushpin: 快速,准确的Python库,可进行栅格操作 :high_voltage: 可通过扩展 :fast-forward_button: 可通过扩展 :confetti_ball: 没有GDAL / GEOS依赖项 :globe_showing_Europe-Africa: 通用空间处理,面向GIS专业人员 Xarray-Spatial使用Numba实现了常见的栅格分析功能,并提供了易于安装,易于扩展的代码库来进行栅格分析。 安装 # via pip pip install xarray-spatial # via conda conda install -c conda-forge xarray-spatial 下载我们的入门示例和数据 一旦在环境中安装了xarray-spatial,就可以在终端中(环境处于活动状态)使用以下命令之一将我们的示例和/或示例数据下载到本地目录中。 xrspatial examples :下载示例
2021-10-27 13:59:43 25.83MB python xarray spatial-analysis numba
1
Statistical Analysis with Missing Data ,second edition.
2021-10-27 10:59:09 2.57MB 书籍
1
上市公司新闻文本分析与分类预测 简介 上市公司新闻文本分析与分类预测的基本步骤如下: 从新浪财经、每经网、金融界、中国证券网、证券时报网上,爬取上市公司(个股)的历史新闻文本数据(包括时间、网址、标题、正文) 从Tushare上获取沪深股票日线数据(开、高、低、收、成交量和持仓量)和基本信息(包括股票代码、股票名称、所属行业、所属地区、PE值、总资产、流动资产、固定资产、留存资产等) 对抓取的新闻文本按照,去停用词、加载新词、分词的顺序进行处理 利用前两步中所获取的股票名称和分词后的结果,抽取出每条新闻里所包含的(0支、1支或多支)股票名称,并将所对应的所有股票代码,组合成与该条新闻相关的股票代码列表,并在历史数据表中增加一列相关股票代码数据 从历史新闻数据库中抽取与某支股票相关的所有新闻文本,利用该支股票的日线数据(比如某一天发布的消息,在设定N天后如果价格上涨则认为是利好消息,反之则是
2021-10-27 10:54:26 5.39MB machine-learning text-mining webcrawling Python
1
本书旨在用作研究生水平的教科书和技术参考。 重点是基本概念,分析技术和基本经验方法。 唯一的前提条件是有关傅立叶分析的入门课程。
2021-10-27 09:57:57 41.44MB 数学
1
Python 代码,最好还是自己敲代码
2021-10-26 23:01:18 172KB Python
1
Dive deeper into data analysis with the flexibility of Python and learn how its extensive range of scientific and mathematical libraries can be used to solve some of the toughest challenges in data analysis. Build your confidence and expertise and develop valuable skills in high demand in a world driven by Big Data with this expert data analysis book. This data science tutorial will help you learn how to effectively retrieve, clean, manipulate, and visualize data and establish a successful data analysis workflow. Apply the impressive functionality of Python's data mining tools and scientific and numerical libraries to a range of the most important tasks within data analysis and data science, and develop strategies and ideas to take control your own data analysis projects. Get to grips with statistical analysis using NumPy and SciPy, visualize data with Matplotlib, and uncover sophisticated insights through predictive analytics and machine learning with SciKit-Learn. You will also learn how to use the tools needed to work with databases and find out how Python can be used to analyze textual and social media data, as you work through this essential data science tutorial.
2021-10-26 22:58:42 24.13MB Python Data Analysis NumPy
1
DeepLabCut是一个工具箱,用于无标记地估计执行各种任务的动物的姿势。 。 只要您可以看到(标记)要跟踪的内容,就可以使用此工具箱,因为它与动物和物体无关。 最新更新: :purple_heart: DeepLabCut支持多动物姿势估计(BETA版本,请给我们提供反馈! pip install deeplabcut==2.2b8 )。 :purple_heart: 我们有一个实时软件包! 快速pip install deeplabcut : pip install deeplabcut 您还需要tensorflow和wxPython参见 项目管理的管道和工作流程的概述。 有关循序渐进的用户指南,请阅读《! 为了更深入地
1
ÇrowdÇountingÇODE框架(C ^ 3-框架) Python 3开发人员版本! 开源的PyTorch代码用于人群计数 注意:由于个人原因,该代码将不会继续保留。 我建议您在使用或其他出色的代码。 技术博客 [2019.05] [中文博客] C ^ 3框架系列之一:一个基于PyTorch的开源人群计数框架[] 目标 该代码的目的是一个有效,灵活的框架,用于监督人群计数。 同时,我们在主流数据集上提供了一些基本网络和经典算法的性能。 特征 方便的开发套件。 它是六个主要数据集上的便捷开发套件。 坚实的基线。 它提供了一些经典的预训练模型的基线,例如AlexNet,VGG,ResNet等。 在此基础上,您可以轻松地将建议的模型与它们的效果进行比较。 强大的日志。 它不仅可以在Tensorboard中记录丢失和可视化,还可以保存当前代码包(包括参数设置)。 保存的代码包可以直接运
1
复分析 复变函数 Stein一共写了四本,佛立叶,复分析,泛函,实分析。
2021-10-26 14:03:17 2.93MB Complex Analysis Stein
1