10 2018 档案

摘要:An elegant and powerful method for finding maximum likelihood solutions for models with latent variables is called the expectation-maximization algori 阅读全文
posted @ 2018-10-18 21:08 东宫得臣 阅读(147) 评论(0) 推荐(0) 编辑
摘要:判断port_state是否为Online状态,是的话,读取出port_name,即为wwn。 1 #!/usr/bin/env python3 2 3 # -*- coding: UTF-8 -*- 4 5 import glob 6 import operator 7 import os 8 9 阅读全文
posted @ 2018-10-17 17:07 东宫得臣 阅读(423) 评论(0) 推荐(0) 编辑
摘要:The K-means algorithm is based on the use of squared Euclidean distance as the measure of dissimilarity between a data point and a prototype vector. O 阅读全文
posted @ 2018-10-15 10:15 东宫得臣 阅读(172) 评论(0) 推荐(0) 编辑
摘要:To summarize, principal component analysis involves evaluating the mean x and the covariance matrix S of the data set and then finding the M eigenvect 阅读全文
posted @ 2018-10-04 17:55 东宫得臣 阅读(147) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示