Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solegalli/datatalks.club2022
https://github.com/solegalli/datatalks.club2022
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/solegalli/datatalks.club2022
- Owner: solegalli
- License: other
- Created: 2022-08-23T12:12:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T13:14:47.000Z (about 2 years ago)
- Last Synced: 2024-10-03T13:22:03.553Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 1.56 MB
- Stars: 20
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![PythonVersion](https://img.shields.io/badge/python-3.6%20|3.7%20|%203.8%20|%203.9-success)
[![License https://github.com/solegalli/DataTalks.Club2022/blob/main/LICENSE](https://img.shields.io/badge/license-BSD-success.svg)](https://github.com/solegalli/DataTalks.Club2022/blob/main/LICENSE)
[![Sponsorship https://www.trainindata.com/](https://img.shields.io/badge/Powered%20By-TrainInData-orange.svg)](https://www.trainindata.com/)## Feature Selection in Machine Learning
## Links
- [Book](https://leanpub.com/feature-selection-in-machine-learning)
- [Course](https://www.trainindata.com/p/feature-selection-for-machine-learning)## Talk: Contents
1. Constant Features
2. ANOVA
3. Lasso
4. Feature Shuffling