Skip to content

hl105/PRG-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRG-data-analysis

feature_importance

alt text is this meaningful though?

mlp

  • 3 layers
  • train_size = 12, test_size = 6
  • train_batch_size = 3, test_batch_size = 3
  • epochs = 3 alt text

run with the following syntax:dataset location, input, target

python mlp.py "../sample_dataset/"  "lowlevel.csv" "mental_demand.npy"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages