Tuana commited on
Commit
ded01bb
1 Parent(s): 100a95e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -1,8 +1,6 @@
1
  # Model to Recognize Faces using eigenfaces and scikit-learn
2
 
3
  Simple model that was trained on a preprocessed excerpt of the “Labeled Faces in the Wild”, aka [LFW](http://vis-www.cs.umass.edu/lfw/)
4
-
5
  This demo was taken from [Scikit-learn](https://scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html)
6
-
7
  The dataset includes 7 classes (individuals):
8
  ![Eigenfaces](https://duchesnay.github.io/pystatsml/_images/sphx_glr_ml_lab_face_recognition_001.png)
1
  # Model to Recognize Faces using eigenfaces and scikit-learn
2
 
3
  Simple model that was trained on a preprocessed excerpt of the “Labeled Faces in the Wild”, aka [LFW](http://vis-www.cs.umass.edu/lfw/)
 
4
  This demo was taken from [Scikit-learn](https://scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html)
 
5
  The dataset includes 7 classes (individuals):
6
  ![Eigenfaces](https://duchesnay.github.io/pystatsml/_images/sphx_glr_ml_lab_face_recognition_001.png)