MCPcopy Index your code
hub / github.com/apachecn/ailearning / pca.py

File pca.py

src/python/13.PCA/pca.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2# coding:utf8
3
4'''

Callers

nothing calls this directly

Calls 2

replaceNanWithMeanFunction · 0.85
analyse_dataFunction · 0.70

Tested by

no test coverage detected