Skip to content
/ DFS Public

Implementation of Deep Feature Selection algorithm

Notifications You must be signed in to change notification settings

elch10/DFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Deep Feature Selection

This repository contains implementation of Deep Feature Selection algorithm on PyTorch from this article

Data was taken from here

In the .ipynb file also have done comparision Neural Network approach with RandomForestClassifier from scikit-learn.

Simple Neural Network approach consist of 3 layers: DFS and two Linear:

Trained model is saved and accessible for use

About

Implementation of Deep Feature Selection algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published