Skip to content

Repository files navigation

Confidence Interval

  1. Install the requirements for the project
  pip install -r requirements.txt
  1. Run the program for PCA analysis. (Make sure python3.* is installed on your machine)
python pca_faces.py
  1. Run the program for face recognition and identification analysis. (Make sure python3.* is installed on your machine)
python classification_face.py
  1. To test the rf model, first train the autoencoder model, then run the rf_clasifier and rf_multi-class classifier
python auto_encoder_py
python rf_classifier.py
python multiclass_rf_classifier.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages