This document summarizes an article on using genetic algorithms for feature selection on brain tumor datasets. It discusses different feature selection methods like filter, wrapper and embedded methods. Specifically, it covers forward selection, backward elimination, recursive feature elimination, and genetic algorithms. It then reviews literature applying these various feature selection techniques to brain tumor classification problems. The goal is to identify the most important features to improve the accuracy of brain tumor detection systems.