https://zhuanlan.zhihu.com/p/26293316 比如, 我已经初步训练好了一个模型,现在我想用这个模型从海量的无标记数据集挖掘出某一类数据A,并且想要尽量不包含其他所有类B 但我挖掘出的结果必然包含错误的,我拿出的A越多,同时附带的分类错数据B也就越多, 一般,拿出的A占 ...
分类:
编程语言 时间:
2020-04-22 16:23:54
阅读次数:
313
1. 数据预处理;2. 特征工程;3. 模型选择/融合;4. 模型训练/测试;5. 其他问题;6. 模型评估。 ...
分类:
其他好文 时间:
2020-04-18 23:05:16
阅读次数:
129
from django.urls import path,include,re_pathfrom auction.settings import MEDIA_ROOTfrom django.views.static import serve urlpatterns = [ re_path(r'^up ...
分类:
其他好文 时间:
2020-04-07 20:48:10
阅读次数:
72
一共需要两次OData消费来创建Lead. 请求1 url:https://xxxx/sap/c4c/odata/v1/c4codata/LeadCollection/$count HTTP GET,basic Authorization: HTTP头部字段,x csrf token维护为fetch ...
分类:
其他好文 时间:
2020-03-18 09:49:44
阅读次数:
79
都是Server page,所以原理也一样。 CRM [外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img sJwzZYao 1582979707216)(https://upload images.jianshu.io/upload_images/2085791 d3bce ...
分类:
Web程序 时间:
2020-03-03 14:27:37
阅读次数:
89
容器技术,Docker,虚拟化,这些名词诞生尽管有很长一段时间了,但是在云原生开发领域仍旧热度不减。甚至连SAP赖以成名的ABAP Netweaver,如今也踏上了容器化的上云探索之路,比如下面这张来自SAP社区的一篇博客: "Proof of Concept: Deploying ABAP in ...
分类:
其他好文 时间:
2020-02-27 10:31:27
阅读次数:
71
spring.batch.job.enabled=false#默认自动执行定义的Job(true),改为false,需要jobLaucher.run执行step单节点的多线程并行执行@BeanpublicStephelloWorldStep(StepBuilderFactorystepBuilders){returnstepBuilders.get("helloWorldStep&quo
分类:
编程语言 时间:
2020-02-13 20:52:57
阅读次数:
105
(1) Go to the Fiori UI where you would like to enhance, and enter adaptation mode by clicking this icon: (2) Click "Adapt UI": (3) Choose "Add Field" ...
分类:
其他好文 时间:
2020-01-29 21:53:09
阅读次数:
74
Reasons of different behavior in "UI and Reports" list 问题就是不同的系统这个 UIs and Reports 里的显示逻辑不一样。 在 GRE210 连 XT9/715 上,里面只会显示 OData 出来,我 debug 了前后台, 后台返回的 ...
分类:
其他好文 时间:
2020-01-25 10:24:38
阅读次数:
81
转自:http://www.pianshen.com/article/5296267003/ ...
分类:
其他好文 时间:
2020-01-09 16:00:46
阅读次数:
80