Skip to content

nauhc/visfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License


ViSFA

Visual Summary of Value-level Feature Attribution in Prediction Classes with Recurrent Neural Networks

About The Project

Built With

Demo

ViSFA helps to understand how recurrent neural networks produce final predictions. It's an interactive system that visually summarizes feature attribution over time for different feature values.

Product Name Screen Shot

For feature attribution, I trained this biLSTM model with the attention mechanism.

Cite our paper ViSFA

@misc{wang2020visual,
      title={Visual Summary of Value-level Feature Attribution in Prediction Classes with Recurrent Neural Networks},
      author={Chuan Wang and Xumeng Wang and Kwan-Liu Ma},
      year={2020},
      eprint={2001.08379},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}
}

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/nauhc/hyppersteer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published