登录
首页 » Python » QB模型 神经网络

QB模型 神经网络

于 2020-06-23 发布
0 437
下载积分: 1 下载次数: 11

代码说明:

说明:  从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)

文件列表:

qb神经网络\GPSDistance.py, 1542 , 2019-07-03
qb神经网络\oneUserMap.html, 1127617 , 2019-07-16
qb神经网络\plot_map.py, 1891 , 2019-05-21
qb神经网络\quickBundleCluster(1).py, 3832 , 2019-07-16
qb神经网络\segment_clustering_features.py, 11393 , 2019-07-20
qb神经网络\segment_quickbundles (4).py, 5099 , 2019-07-20
qb神经网络, 0 , 2019-07-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 妹子图
    通过Python对妹子图网站的图片集进行爬取(Crawling the collection of images on the sister map site via Python)
    2018-11-15 16:13:39下载
    积分:1
  • KNN01
    说明:  用来作分类识别的KNN算法,非常好用非常好用(A very useful nearest neighbor algorithm)
    2020-08-03 19:28:41下载
    积分:1
  • 710776
    用C++实现各种排序算法:如冒泡排序,选择排序,插入排序,希尔排序,快速排序,归并排序,基数排序和堆排序,并带有源代码说明()
    2018-05-11 20:06:44下载
    积分:1
  • 高效用项集算法--HUIMINER算法
    数据挖掘算法,高效用项集挖掘算法,加权频繁项集挖掘,HUIMINER算法,源码中有详细注释
    2023-02-10 05:45:03下载
    积分:1
  • sklearn-tree-BN-knn
    分类器的性能比较与调优: 使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。 使用不同分析三种分类器在实验中的性能比较,分析它们的特点。 本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers: We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application. The performances of three classifiers are compared and their characteristics are analyzed. The data set used in this experiment is house and segment.)
    2021-04-16 15:08:53下载
    积分:1
  • boxcox
    说明:  boxcox函数的python实现,引用该函数可将偏态分布调整为正态分布(Python implementation of box Cox function)
    2020-06-17 09:40:01下载
    积分:1
  • propospuionsview
    算法分析中的贪心算法的实现,并有完整的测试数据()
    2018-05-28 16:41:27下载
    积分:1
  • ELM
    一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)
    2018-03-14 12:45:55下载
    积分:1
  • Python for Data Analysis
    说明:  利用python进行数据分析,英文书籍,从pandas库的数据分析工具开始利用高性能工具对数据进行加载、清理、转换、合并以及重塑;利用matpIotlib创建散点图以及静态或交互式的可视化结果;利用pandas的groupby功能对数据集进行切片、切块和汇总操作;处理各种各样的时间序列数据。(Starting from the data analysis tools of pandas database, high performance tools are used to load, clean, transform, merge and remodel data; scatter plots and static or interactive visualization results are created by matpIotlib; data sets are sliced, sliced and aggregated by pandas group by function; and various operations are processed. Time series data.)
    2020-06-16 03:20:01下载
    积分:1
  • 0332545
    本问题是计算最长有序子序列的一个动态规划算法,效率为31MS()
    2018-05-28 10:14:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载