抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限
☆20Sep 28, 2025Updated 11 months ago
Alternatives and similar repositories for machine_learning
Users that are interested in machine_learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 模拟神经元功能和网络结构,来完成认知任务的一类机器学习算法☆21Jan 10, 2025Updated last year
- 自用python速查手册☆26Nov 13, 2025Updated 10 months ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆85Aug 6, 2019Updated 7 years ago
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆28Apr 20, 2020Updated 6 years ago
- 信贷申请评分☆10Apr 1, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于CNN实现的文本分类应用☆26Nov 17, 2020Updated 5 years ago
- Gender Detection From Facial Features using various methods like Eigenfaces,K-means,PCA then SVM☆11Dec 14, 2016Updated 9 years ago
- Information Extraction related tools and models☆10Mar 16, 2023Updated 3 years ago
- A Handy Python wrapper for common NLP evaluation scripts like BLEU.☆14Feb 10, 2020Updated 6 years ago
- A curator of Sequential Recommendation algorithms☆20Oct 15, 2020Updated 5 years ago
- Face Recognition with MTCNN☆10Oct 27, 2019Updated 6 years ago
- A Collection of Useful Notebooks to help in Feature Engineering.☆11Nov 27, 2020Updated 5 years ago
- 关于NGBoost模型以及GBDT相关模型的案例,并包括SHAP模型解释