摘要: https://github.com/pages themes/cayman/issues/29 Disabling the "View on GitHub" button 阅读全文
posted @ 2020-04-09 18:31 2021年的顺遂平安君 阅读(235) 评论(0) 推荐(0)
摘要: https://github.com/pages-themes/cayman/issues/29 Disabling the "View on GitHub" button github: is_project_page: false ... 阅读全文
posted @ 2020-04-09 18:31 2021年的顺遂平安君 阅读(83) 评论(0) 推荐(0)
摘要: plt.pcolor(som.distance_map().T, cmap='bone_r') # plotting the distance map as background 这里的转置.T只是为了使得distnace小的地方颜色深,大的地方深色浅... 阅读全文
posted @ 2020-04-09 18:30 2021年的顺遂平安君 阅读(132) 评论(0) 推荐(0)
摘要: 这里的转置 只是为了使得distnace小的地方颜色深,大的地方深色浅。 阅读全文
posted @ 2020-04-09 18:30 2021年的顺遂平安君 阅读(960) 评论(0) 推荐(0)