摘要:
画点: 点击查看代码 from matplotlib import pyplot as plt import numpy as np from mpl_toolkits.mplot3d import Axes3D x = np.random.rand(100) y = np.random.rand( 阅读全文
摘要:
PPCA_probabilistic principal component analysisM. E. Tipping and C. M. Bishop, “Probabilistic principal componentanalysis,”Journal of the Royal Statis... 阅读全文