Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 3.47 KB

README.md

File metadata and controls

50 lines (39 loc) · 3.47 KB

This repository provides tutorial code for big data mining to learn spark. 本库利用java spark实现的数据挖掘项目,包括一些数据的常规分析与挖掘,也包括了一些机器学习算法。这些项目都可以直接运行在所指定的数据集上。未来如果看到有好的数据挖掘项目或者有自己不错的想法都会随时更新实现。


##Contents

1. basics

2. intermediate

3.advanced

requirements

  • [java1.8]
  • [spark3.0]
  • [python3.6]
  • [pandas1.1.4]
  • [numpy1.18.5]
  • [lightgbm2.3.x]

references

contact

如有搜索、推荐、nlp以及大数据挖掘等问题或合作,可联系我:

1、我的github项目介绍:https://github.com/jiangnanboy

2、我的博客园技术博客:https://www.cnblogs.com/little-horse/

3、我的QQ号:2229029156