Skip to content

ketkiambekar/feature-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project, we demonstrate use of feature maps for classifiying non-linear (sinusoidal) data.

Software Prerequisites:

None

Instructions

Open the notebook "FeatureMaps.ipynb" in colab by clicking on the "Open in Colab" badge.

Results

We create polynomial featuremaps and sinusoidal feature maps. We have two sinsoidally distributed datasets - large (70 points) and small (6 points) . We see that sinusoidal feature maps are better at fitting a sine wave to the data.

Feature Map Grid

About

Use of feature maps for classifying non-linear (sinusoidal) data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors