sea-boat / MachineLearning_LabLinks
Code lab for machine learning. Including Least Square Method,Gradient Descent,Newton's Method,Hierarchy Cluster,KNN,Markov,Adaboost,Random Number Generation(all kinds of distributions),N Sigma outlier detection,outlier detection based on median,FFT outlier detection,DBSCAN,Kmeans,Naive Bayes,perceptron,reinforcement learning.
☆40Updated 6 years ago
Alternatives and similar repositories for MachineLearning_Lab
Users that are interested in MachineLearning_Lab are comparing it to the libraries listed below
Sorting:
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 住房月租金预测大数据赛TOP1☆30Updated 6 years ago
- python code for xgboost(train, predict, evaluate)☆20Updated 6 years ago
- ☆16Updated 7 years ago
- PyTorch中文入门教程☆41Updated 7 years ago
- 个人维护的《Python大战机器学习:数据科学家的一个小目标》对应的源码;IDE:PyCharm☆18Updated 7 years ago
- python3实现的《统计学习方法》☆21Updated 6 years ago
- 🦑 中文文本分类(支持 API 部署)☆19Updated 4 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- Python NLP Reading Notebook By DUTIR Searh Engine Group☆18Updated 6 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- 使用 Keras 进行中文文本分类☆53Updated 7 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- CCF_大数据精准营销中搜狗用户画像挖掘☆17Updated 8 years ago
- 《Tensorflow机器学习实战指南》自我学习代码,校正代码bug和书籍翻译中的错误,增加中文注释。(未完成,持续更新)☆29Updated 7 years ago
- WPF编写的词向量可视化工具,比较word2vec, glove, fastText的不同☆31Updated 8 years ago
- ☆12Updated 8 years ago
- 2016 ccf 依据用户轨迹的商户精准营销☆18Updated 8 years ago
- AutoML☆38Updated 6 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆35Updated 7 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 深度学习基础学习以及工作项目☆21Updated 7 years ago
- 机器学习☆27Updated 7 years ago
- ☆14Updated 4 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 京东金融赛登录风险识别(算法组)8th☆31Updated 7 years ago
- 研究生作业☆13Updated 4 years ago
- Keras 快速上手——基于 Python 的深度学习实战