Skip to content

shik3519/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine-learning

Introduction

In this repo, I'm trying to create end to end notebooks covering different data science concepts. I'll update this doc as I further build this repository.

Sections

This section covers tutorial notebooks on the following topics:

Eigenfaces is the name given to a set of eigenvectors when they are used in the computer vision problem of human face recognition.The eigenfaces themselves form a basis set of all images used to construct the covariance matrix. This produces dimension reduction by allowing the smaller set of basis images to represent the original training images. Classification can be achieved by comparing how faces are represented by the basis set. Wikipedia

I have tried to find eigenfaces for my fellow batchmates in MSAN (USF) and my professors.

This section has slides on some of my academic projects:

About

Implementation of different machine learning techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published