Skip to content

pixist/MLscratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLscratch

Machine Learning Architectures combined in a single repository and their report

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Configuration

INTRODUCTION

This project consists of one encoder and two classifier algorithms:

  • Q1. PCA & Eigenfaces
  • Q2. Logistic Regression
  • Q3. Support Vector Machine (SVMs) Comments in the notebooks can be followed to find the required outputs.

REQUIREMENTS

This project requires the following libraries:

Data files are required for programs to work. For this code to work as it is, Both training and test files must be in the same directory with the extensionless files with names such as "Your ... Files Here".

CONFIGURATION

Programs are written as Jupyter notebooks. You can run the codes with notebook of your choice such as VSCode or Jupyter Notebook. Comments are provided for code snippets.

Q1 can be configured in terms of data folder name and desired resolution.

About

Machine Learning Architectures combined in a single repository and their report

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published