-
PythonSample
Python编程实现股票自动交易,提供一个测试例子以供参考(Python Programming to Realize Stock Automatic Trading)
- 2020-06-23 16:00:02下载
- 积分:1
-
Problem
说明: 洛谷OJ P1000,1421,1422,1425 Python 3 代码(Luogu OJ P1000,1421,1422,1425 in Python 3)
- 2020-06-18 13:40:02下载
- 积分:1
-
python聊天机器人(扫码登陆网页版微信)
python聊天机器人(扫码登陆网页版微信)
- 2019-03-16下载
- 积分:1
-
GUI_programming_python_tkinter
说明: GUI_programming_python_tkinter
- 2019-11-01 13:11:06下载
- 积分:1
-
readVector
地理信息系统(gis)行业,使用ogr,gdal读写矢量文件(Use ogr, GDAL to read and write vector files)
- 2020-12-20 09:39:09下载
- 积分:1
-
Recommender-Systems-master
说明: 使用协同过滤的推荐系统测试代码Predicting movie ratings using collaborative filtering and latent concept extractors based on matrix decomposition methods like SVD and CUR on the movielens-100k dataset
The project explores techniques for predicting unknown user ratings based on a large dataset of users and movie ratings.(Recommender-SystemsWe used 6 different recommender methods to predict user ratings across the data sets.
Namely we set up Collaborative Filtering along with its baseline variant and Matrix decomposition techniques like Singular Value Decomposition and CUR. Moreover, we also implemented dimensionality reduction in these matrix decomposition techniques which preserved 90% of the energy so as to increase the computational efficiency while keeping the accuracy similar for these methods.)
- 2019-01-13 21:30:57下载
- 积分:1
-
winWord2
生成以日期为文件名的word文档,写入操作(creating word document named as date)
- 2015-08-04 20:58:41下载
- 积分:1
-
GMM聚类
GMM聚类实现,利用jupybook实现出来,可以看算法的实现原理。(GMM clustering implementation, using jupybook realization, can see the implementation principle of the algorithm.)
- 2020-06-18 23:20:02下载
- 积分:1
-
面向地理信息的Python编程ArcGIS环境搭建
面向地理信息的Python编程ArcGIS环境搭建(Python programming ArcGIS environment building for geographic information)
- 2018-03-24 17:23:44下载
- 积分:1
-
简单爬虫文件夹
一个简单的爬虫程序。1、 打开百度网页
2、将网页HTML转化成utf-8格式存入文件 baidu.txt
3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page
2, convert the web page HTML into UTF-8 format and store the file baidu.txt
3. Get all the a tag objects in the web page and grab the linked addresses of the objects.)
- 2018-04-22 17:51:38下载
- 积分:1