搜索结果
查询Tags标签: Algorithms,共有 19条记录-
【源码】基于拥挤距离的特征选择算法
提出了两种新的特征选择算法。第一种是filter方法,第二种是wrapper方法。这两种算法都以多目标优化中的拥挤距离作为特征排序的度量。不太拥挤的特征对目标属性(类)有很大的影响。实验结果表明了算法的有效性和鲁棒性。 Two novel algorithms for features selection a…
2021/5/22 22:26:09 人评论 次浏览 -
TODO——算法课程
网页: https://algs4.cs.princeton.edu/home/书籍: Algorithms, 4th Edition ——算法,第四版 简介 essential information thatevery serious programmerneeds to know aboutalgorithms and data structures课程: https://www.coursera.org/learn/algorithms-part1?…
2021/5/12 20:25:56 人评论 次浏览 -
clickhouse学习笔记
introduction https://www.youtube.com/watch?v=fGG9dApIhDUglance of featuresshared nothing architecture column storage with vectorized query execution build-in sharding and replication延伸阅读: replicas help with concurrency, shards add IOPs. shard…
2021/5/5 18:28:38 人评论 次浏览 -
VTK:张量算法Tensor Algorithms
VTK:张量算法Tensor AlgorithmsVTK:张量算法Tensor Algorithms张量椭球VTK:张量算法Tensor Algorithms 如前所述,张量可视化是研究的活跃领域。但是,我们可以使用一些简单的技术来可视化真实的33对称张量。这种张量用于描述3D材料中的位移或应力状态。弹性材料的应力…
2021/5/2 20:28:52 人评论 次浏览