E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
readthedocs
机器学习第三篇----lightgbm 使用感想
更快的训练效率低内存使用更好的准确率支持并行学习可处理大规模数据(1)首先看下lightgbm的python实现#coding:utf-8#函数的更多使用方法参见LightGBM官方文档:http://lightgbm.
readthedocs
.i
半路出家的it小僧
·
2020-08-24 03:14
机器学习
GEE学习笔记 七十六:【GEE之Python版教程十】字典
依然是运行代码前先注册GEEimporteeee.Initialize()1、字典的API首先看一下GEE的python版API(https://gee-python-api.
readthedocs
.io
无形的风(知乎)
·
2020-08-24 02:24
网络前沿知识
GEE
python
GEE开发
GEE学习笔记 七十五:【GEE之Python版教程九】数值
importeeee.Initialize()1、数值的API首先看一下GEE的python版API(https://gee-python-api.
readthedocs
.io/en/latest/)中关于数值的定义
无形的风(知乎)
·
2020-08-24 02:24
python
GEE
网络前沿知识
GEE开发
Python之推荐算法库Surprise
Surpriseisaneasy-to-usePythonscikitforrecommendersystems.帮助文档https://surprise.
readthedocs
.io/en/stable
蠡1204
·
2020-08-24 02:25
推荐
推荐算法与Tensorflow
Django xadmin遇到的一些坑
:win10IDE:pycharmDjango:2.1.4xadmin2:2.0.1python:3.71、增加数据导入插件编辑你的xadmin的插件库,具体参见官方文档https://xadmin.
readthedocs
.io
刘光伟
·
2020-08-24 00:04
python
双树复小波变换——详细分析
https://dtcwt.
readthedocs
.io/en/0.12.0/reference.html#module-dtcwt.compat
冷雨0412
·
2020-08-24 00:29
python使用json
http://pythonguidecn.
readthedocs
.io/zh/latest/scenarios/json.htmlhttp://python3-cookbook-personal.
readthedocs
.io
羊儿葫芦贝尔
·
2020-08-24 00:01
Python
json
Python 的 __get__描述符
问题的引出:一篇文章让你彻底搞清楚Python中self的含义""""https://www.jb51.net/article/86749.htmhttps://python3-cookbook.
readthedocs
.io
Jenrey
·
2020-08-23 23:20
Python
Python的__get__
__get__描述符
Python
__get__
Python
的描述符
GEE学习笔记 八十四:【GEE之Python版教程十四】矢量数据(ee.feature)
1、API定义首先看一下GEE的python版API(https://gee-python-api.
readthedocs
.io/en/latest/)Python的API定义:这里可以看到python
无形的风(知乎)
·
2020-08-23 22:48
GEE开发
网络前沿知识
python
Julia 并发编程 ---- 如何使用 @async 和 @sync
根据官方文档(https://julia-doc.
readthedocs
.io/en/latest/manual/parallel-computing/)描述,@sync,@async将任意表达式包装到任务中
October-
·
2020-08-23 21:33
julia机器学习&科学计算
Linux:dnf命令相关
参考链接:https://s0dnf0
readthedocs
0io.icopy.site/en/latest/command_ref.htmlhttps://zh.fedoracommunity.org
天上有太阳
·
2020-08-23 20:59
Linux
使用 remix-ide 开发以太坊智能合约
具体用法参加Solidity文档,地址:https://solidity.
readthedocs
.io/en/latest/本次我们将学习使用remix-ide这个编辑器来开发智能合约。
DavieKong
·
2020-08-23 16:14
Python 爬虫入门 (三) 初识scrapy框架
参考资料:Scrapy中文文档http://scrapy-chs.
readthedocs
.io/zh_CN/stable/index.htmlScrapy研究探索系列http://blog.csdn.net
井底蛙蛙呱呱呱
·
2020-08-23 16:18
python--应用场景--scapy
一、环境搭建安装:pipinstallscapy官方文档:https://scapy.
readthedocs
.io/en/latest/index.html二、应用举例ping#!
chidouhu7991
·
2020-08-23 16:13
网络
python
Scrapy终端(Scrapy shell)
#您可以使用[`shell`](http://scrapy-chs.
readthedocs
.io/zh_CN/0.24/topics/commands.html#std:command-#shell)来启动
我一不小心就
·
2020-08-23 14:16
CasperJS 自动化web操作
CasperJS的官方文档地址:http://casperjs.
readthedocs
.io/en/latest/#casperjs-documentation本文大部分为翻译官方的文档安装需要先安
Sank
·
2020-08-23 10:34
python-mysql-replication
python处理mysqlbinlog增量日志http://python-mysql-replication.
readthedocs
.io/en/latest/examples.html同样的项目是alibaba
weixin_34132768
·
2020-08-23 08:49
opengl实现鼠标控制和左右分屏观看全景图
opengl实现鼠标控制视角和左右分屏观看全景图首先贴出效果图再过几天说明代码实现的过程:先给出参考的页面:http://learnopengl-cn.
readthedocs
.org/zh/latest
ssuper_bin
·
2020-08-23 06:00
CV
C++
django中debug
django-debug-toolbar单元测试工具https://django-debug-toolbar.
readthedocs
.io/en/latest/installation.html安装切换项目所在的虚拟环境
胜锅
·
2020-08-23 00:24
项目开发
Django-debug-toolbar的配置
参见官网地址:http://django-debug-toolbar.
readthedocs
.io/en/stable/一、django-debug-toolbar的安装配置1、简介django-debug-toolbar
幸福丶如此
·
2020-08-22 22:00
python
Django-debug-toolbar的安装
Django-debug-toolbar的安装和使用参照文档:http://django-debug-toolbar.
readthedocs
.io/en/stable/installation.html
huiyinimen
·
2020-08-22 21:53
django学习
python3.7+flask+mod_wsgi+apache配置参考
1.编译apache的mod_wsgi4.X扩展参考参考https://modwsgi.
readthedocs
.io/en/develop/user-guides/quick-installation-guide.html
10000cat
·
2020-08-22 21:11
python
python django django-debug-toolbar 不能正常使用的问题
2019独角兽企业重金招聘Python工程师标准>>>http://django-debug-toolbar.
readthedocs
.org/en/1.3/debug-toolbar1.3django1.8python2.7mac10.10
weixin_34114823
·
2020-08-22 20:30
django-debug-toolbar用法
文档:https://django-debug-toolbar.
readthedocs
.io/en/stable/installation.html首先安装django-debug-toolbar,然后将
henusyb
·
2020-08-22 20:43
Django
Django debug工具debug_toolbar与跟踪ajax请求
Debug_Toolbarhttp://django-debug-toolbar.
readthedocs
.io/en/latest/installation.htmlTrackAjaxRequesthttps
BDuck2014
·
2020-08-22 20:18
踩过的坑
happyBase例子
参考路径:https://happybase.
readthedocs
.io/en/latest/1、安装模块pipinstallhappybase2、root@BigData-Dev-1:~#pythonPython2.7.6
TracyGao01
·
2020-08-22 18:25
Hbase
Python操作Hbase
参考链接https://happybase.
readthedocs
.io/en/latest/news.html#happybase-0-91.安装依赖包pipinstallhappybasepipinstallthrift2
Python兔子
·
2020-08-22 17:23
Python
爬虫系列
Python 连接 Hbase happybase
python库pipinstallthriftpipinstallhbase-thriftpipinstallhappybase这边用的是happybase这个库,https://happybase.
readthedocs
.io
瓦力冫
·
2020-08-22 16:21
hbase
Python操作HDFS利器之hdfs
本文基于实验室已经搭建好的Hadoop平台而写,使用Python调用hdfs来操作HDFSHdfsCLI官方文档:https://hdfscli.
readthedocs
.io/en/latest/1.安装
chuimie3724
·
2020-08-22 16:50
Linux工具快速教程
http://linuxtools-rst.
readthedocs
.org/zh_CN/latest/http://
readthedocs
.org/projects/linuxtools-rst/downloads
custa
·
2020-08-22 16:21
Python 去除图片纯色边框(qbit)
Windows102004Python3.8.3Pillow7.1.2ImageMagick7.0.10除了Pillow以外,qbit还尝试了skimage和opencv-python,效果不比Pillow好,且用法复杂很多PillowPillow文档:https://pillow.
readthedocs
.io
qbit
·
2020-08-22 15:27
图像处理
微信机器人简明教程
具体接口可以去看看:https://itchat.
readthedocs
.io/z
大数据和云计算技术
·
2020-08-22 15:07
爬虫------scrapy 框架--Spider、CrawlSpider(规则爬虫)
scrapy框架分为spider爬虫和CrawlSpider(规则爬虫)官方文档:http://scrapy-chs.
readthedocs
.io/zh_CN/latest/topics/shell.htmlScrapy
xiaoming0018
·
2020-08-22 15:45
爬虫
Keras 如何利用训练好的神经网络进行预测
如果是第一种情况,则参考http://keras-cn.
readthedocs
.io/en/latest/other/application/使用的是Application应用,文档中的例子如下利用ResNet50
weixin_33774883
·
2020-08-22 14:50
人工智能
c/c++
json
GlusterFS测试
1官方性能测试文档:http://gluster.
readthedocs
.io/en/latest/Administrator%20Guide/Performance%20Testing/2测试工具2.1fioFIO
翟海飞
·
2020-08-22 14:52
存储
测试
python concurrent.futures
转载自:https://python-parallel-programmning-cookbook.
readthedocs
.io/zh_CN/latest/chapter4/02_Using_the_concurrent.futures_Python_modules.htmlPython3.2
yingchenwy
·
2020-08-22 13:04
python
BeautifulSoup库详解
BeautifulSoupBeautifulSoup是一个可以从HTML或XML文件中提取数据的Python库.它能够通过你喜欢的转换器实现惯用的文档导航,查找,修改文档的方式.多看官方文档https://beautifulsoup.
readthedocs
.io
Peach_hachi
·
2020-08-22 13:34
网页爬虫
beautifulsoup
mxnet学习记录【1】
mxnet的github下载链接:https://github.com/dmlc/mxnet/mxnet的开发文档链接:http://mxnet.
readthedocs
.org/en/latest/bui
shuzfan
·
2020-08-22 13:43
深度学习基础
MxNet教程:使用一台机器训练1400万张图片
官网链接:http://mxnet.
readthedocs
.io/en/latest/tutorials/imagenet_full.htmlTrainingDeepNeton14MillionImagesbyUsingASingleMachineThisnotedescribeshowtotrainaneuralnetworkonFullImageNetDataset
alppkk4545
·
2020-08-22 12:44
Python装饰器高级用法
原文地址:https://python-book.
readthedocs
.io微信公众号:小菜学编程(coding-fan)场景假设,有一些工作函数,用来对数据做不同的处理:defwork_bar(data
fasionchan
·
2020-08-22 11:33
python
装饰器
修饰器
decorator
pyltp实战
/usr/bin/python#-*-coding:utf-8-*-"""CreatedonMonOct2909:36:342018@author:Roberthttps://pyltp.
readthedocs
.io
superyangtze
·
2020-08-22 10:20
自动化测试工具 - Selenium
官方文档:http://selenium-python.
readthedocs
.io/index.htmlSelenium有很强大的页面交互能力比如点击,输入等等。前提就是要找到页面中的元素。
VMware技术分享
·
2020-08-22 09:08
python
selenium
python
Good study resource
http://learnopengl-cn.
readthedocs
.io/zh/latest/https://thebookofshaders.com/?lan=ch
偶是星爷
·
2020-08-22 09:24
饺子的 gpiozero 笔记 - gpiozero 介绍
gpiozero定义gpiozero调用方式whileTrue方式pause()方式sourcetools方式gpiozero来源gpiozero安装说明此系列文章参考:https://gpiozero.
readthedocs
.io
bibo1984
·
2020-08-22 09:28
gpiozero
python PIL库详解
官方网站:https://pillow.
readthedocs
.io/en/4.3.x/参考链接:https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000
winycg
·
2020-08-22 04:13
Python
GUI与图像处理
Scrapyd 安装与配置
配置执行如下命令创建配置文件:sudomkdir/etc/scrapydsudovim/etc/scrapyd/scrapyd.conf然后到如下网址将配置文件内容复制进去,保存即可:https://scrapyd.
readthedocs
.io
FreeSpider公众号
·
2020-08-22 04:01
爬虫
Python-Scrapyd
scrapyd的安装-pipinstallscrapyd-scrapyd官方文档[http://scrapyd.
readthedocs
.io/en/stable/](http:
月月吃土
·
2020-08-22 04:25
python爬虫
Scrapyd使用教程
先上github地址:ScrapydScrapyd是一个服务,用来运行scrapy爬虫的它允许你部署你的scrapy项目以及通过HTTPJSON的方式控制你的爬虫官方文档:http://scrapyd.
readthedocs
.org
weixin_34240657
·
2020-08-22 04:43
scrapy:如何爬取属性在不同页面的item呢?
2019独角兽企业重金招聘Python工程师标准>>>官方链接地址:https://scrapy-chs.
readthedocs
.org/zh_CN/0.24/topics/request-response.html
ducode
·
2020-08-22 04:30
Scrapyd的安装及使用(windows)
Scrapyd的安装及使用(windows)一、安装scrapyd:官方地址:https://scrapyd.
readthedocs
.io/en/latest/install.html注:首先确保以下的依赖包已经安装完毕
寻觅_英雄
·
2020-08-22 03:32
python
scrapy
scrapyd
上一页
20
21
22
23
24
25
26
27
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他