apachecn/fe4ml-zh
:book: [译] 面向机器学习的特征工程
This resource provides a comprehensive guide to preparing your raw data for machine learning models. It takes various forms of input data, such as numbers, text, or categorical information, and shows you how to transform them into features that algorithms can effectively learn from. Data scientists, machine learning engineers, and analysts who build predictive models will find this useful.
2,553 stars. No commits in the last 6 months.
Use this if you need to understand the techniques for transforming raw data into effective features for machine learning models, from basic numerical tricks to advanced image feature extraction.
Not ideal if you are looking for an automated, black-box solution for feature engineering without understanding the underlying principles or need a ready-to-use software library rather than a guide.
Stars
2,553
Forks
675
Language
JavaScript
License
—
Category
Last pushed
Aug 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/apachecn/fe4ml-zh"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
harvard-edge/cs249r_book
Machine Learning Systems
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소