All Projects → TeFuirnever → Machine Learning In Action

TeFuirnever / Machine Learning In Action

⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Machine Learning In Action

Machine learning code
机器学习与深度学习算法示例
Stars: ✭ 88 (-83.49%)
Mutual labels:  svm, regression
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+1022.7%)
Mutual labels:  svm, regression
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+5963.04%)
Mutual labels:  svm, regression
Tiny ml
numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法
Stars: ✭ 129 (-75.8%)
Mutual labels:  svm, regression
LIBSVM.jl
LIBSVM bindings for Julia
Stars: ✭ 74 (-86.12%)
Mutual labels:  svm, regression
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (-47.47%)
Mutual labels:  svm, regression
regression-stock-prediction
Predicting Google’s stock price using regression
Stars: ✭ 54 (-89.87%)
Mutual labels:  svm, regression
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (+950.84%)
Mutual labels:  svm, regression
Mlpack
mlpack: a scalable C++ machine learning library --
Stars: ✭ 3,859 (+624.02%)
Mutual labels:  regression
Mlr3
mlr3: Machine Learning in R - next generation
Stars: ✭ 463 (-13.13%)
Mutual labels:  regression
Statistical rethinking with brms ggplot2 and the tidyverse
The bookdown version lives here: https://bookdown.org/content/3890
Stars: ✭ 350 (-34.33%)
Mutual labels:  regression
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-25.89%)
Mutual labels:  svm
Fsa Net
[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image
Stars: ✭ 469 (-12.01%)
Mutual labels:  regression
Glm.jl
Generalized linear models in Julia
Stars: ✭ 358 (-32.83%)
Mutual labels:  regression
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (-6%)
Mutual labels:  regression
Srmd
Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
Stars: ✭ 333 (-37.52%)
Mutual labels:  regression
Tensorflow Resources
Curated Tensorflow code resources to help you get started with Deep Learning.
Stars: ✭ 330 (-38.09%)
Mutual labels:  regression
Php Ml Examples
Examples use case of PHP-ML library.
Stars: ✭ 526 (-1.31%)
Mutual labels:  regression
Machinelearnjs
Machine Learning library for the web and Node.
Stars: ✭ 498 (-6.57%)
Mutual labels:  svm
Python Ml Course
Curso de Introducción a Machine Learning con Python
Stars: ✭ 442 (-17.07%)
Mutual labels:  svm

⭐ Machine-Learning-in-Action(更新ing)

🎄 种树最好的时间是10年前,其次是现在!!!

目录











  • 第10章 - 利用K-均值聚类算法对未标注数据分组 - 博客


  • 第11章 - 使用Apriori 算法进行关联分析 - 博客


  • 第12章 - 使用FP-growth 算法来高效发现频繁项集 - 博客


  • 第13章 - 利用PCA 来简化数据 - 博客


  • 第14章 - 利用SVD 简化数据 - 博客


  • 第15章 - 大数据与MapReduce - 博客

📢 全部本人所写✏,仅供参考📜

📢 建议使用博客和代码一起完成学习📒

📢 鉴于水平有限,如有问题,可以博客留言🌈

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].