michalekb11 / NHL-expected-goals

0 stars 0 forks source link

Create a list of potential models #91

Closed michalekb11 closed 4 months ago

michalekb11 commented 7 months ago

Include what feature selection methods may be used to create each (which wrapper / embedded methods??). I've already completed filter methods using the reports. Now, turn feature selection into a hybrid process by also including embedded or wrapper methods once a ML algorithm is chosen.

https://www.analyticsvidhya.com/blog/2020/10/a-comprehensive-guide-to-feature-selection-using-wrapper-methods-in-python/