Marcs Notes

Home

❯

university

❯

Data Science

❯

Machine Learning

❯

Neural Networks

❯

Pruning

❯

Reverse Input Pruning

Reverse Input Pruning

10. Juni 20251 min read

Reverse Input Pruning

  • Train Neural Network
  • Rank inputs by Feature Importance
  • Prune important ranked inputs
  • Store the important inputs and create model with them
  • Repeat until created model reaches desired validation score or gets worse

Also see Standard Input Pruning.


Graphansicht

Backlinks

  • Standard Input Pruning

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub