码迷,mamicode.com
首页 >  
搜索关键字:features    ( 1570个结果
Ultra-Thin LED Downlight Selection: 6 Things
LED Decorative Light Manufacturer description: ultra-thin LED downlight features can maintain the overall unity and perfection of the building decorat ...
分类:其他好文   时间:2019-06-14 14:47:47    阅读次数:136
Project ECON 427
Project ECON 427, 1. Predicting Stock Price MovementsThe goal of this project is to predict stock pricesby applying machine learning techniquesto data ...
分类:其他好文   时间:2019-06-12 19:51:48    阅读次数:66
线程池没你想的那么简单(续)
前段时间写过一篇《线程池没你想的那么简单》,和大家一起撸了一个基本的线程池,具备: 线程池基本调度功能。 线程池自动扩容缩容。 队列缓存线程。 关闭线程池。 这些功能,最后也留下了三个待实现的 features 。 ...
分类:编程语言   时间:2019-06-06 09:17:28    阅读次数:114
uSurvival 1.41多人在线生存逃杀吃鸡类游戏源码
uSurvival - the new Multiplayer Survival Asset from the creator of uMMORPG. Features:* Kill Zombies with an Axe* MMO Scale Networking via Mirror & Tel ...
分类:其他好文   时间:2019-06-05 19:53:12    阅读次数:110
04 Regularization
Regularizationfor Linear Regression and Logistic RegressionDefineunder-fitting 欠拟合(high bias)over-fitting 过拟合 (high variance):have too many features, ... ...
分类:其他好文   时间:2019-06-02 19:26:26    阅读次数:110
php中的form表单
表单处理 表单的概念在生活中很常见,就像是问卷调查表一样,别人先把问卷发给你,你照着问卷的要求填写,完事过后再将填完的问卷发给别人,从而达到一个将别人需要的信息传递给别人的一种方式。 传统的网页大多数的作用都是展示数据,就是将信息传递给用户。而在现代化的 Web 开发中,非常注重信息交互,所以表单也 ...
分类:Web程序   时间:2019-06-02 16:01:36    阅读次数:147
NX二次开发-NXOpen获取边的端点NXOpen::Edge::GetVertices
1 NX9+VS2012 2 3 #include <NXOpen/Features_BlockFeatureBuilder.hxx> 4 #include <NXOpen/Features_FeatureCollection.hxx> 5 #include <NXOpen/NXException. ...
分类:其他好文   时间:2019-05-31 21:41:50    阅读次数:132
Springboot属性加载与覆盖优先级
参考官方文档:https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html ...
分类:编程语言   时间:2019-05-31 00:54:44    阅读次数:129
特征工程(上)
特征选择 (feature_selection) Filter 1. 移除低方差的特征 (Removing features with low variance) 2. 单变量特征选择 (Univariate feature selection) Wrapper 3. 递归特征消除 (Recursi ...
分类:其他好文   时间:2019-05-27 13:29:37    阅读次数:92
特征工程(下)
特征选择 (feature_selection) Filter 1. 移除低方差的特征 (Removing features with low variance) 2. 单变量特征选择 (Univariate feature selection) Wrapper 3. 递归特征消除 (Recursi ...
分类:其他好文   时间:2019-05-27 13:26:05    阅读次数:100
1570条   上一页 1 ... 22 23 24 25 26 ... 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!