MCPcopy Index your code
hub / github.com/lawlite19/MachineLearning_Python / PCA.py

File PCA.py

PCA/PCA.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#-*- coding: utf-8 -*-
2# Author: Bob
3# Date: 2016.11.24
4import numpy as np

Callers

nothing calls this directly

Calls 2

PCA_2DFunction · 0.85
PCA_faceImageFunction · 0.85

Tested by

no test coverage detected