Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nesteiner/dataanalysis

data analysis using julia lang
https://github.com/nesteiner/dataanalysis

Last synced: about 1 month ago
JSON representation

data analysis using julia lang

Awesome Lists containing this project

README

        

* 数据分析项目
** New York City Airbnb Open Data
[[https://www.kaggle.com/datasets/dgomonov/new-york-city-airbnb-open-data][- kaggle 链接]]
- [[file:./docs/newyork.org][文档]]
- [[file:src/newyork.jl][代码文件]]

** The Movies Dataset 电影数据集分析
- [[https://www.kaggle.com/datasets/tmdb/tmdb-movie-metadata][kaggle 链接]]
- [[file:docs/movies.org][文档]]
- [[file:src/movies.jl][代码文件]]

** Telco Customer Churn 电信客户流失
- [[https://www.kaggle.com/datasets/blastchar/telco-customer-churn][kaggle 链接]]
- [[file:docs/telco.org][文档]]
- [[file:src/telco.jl][代码文件]]

** Bike Sharing 共享单车
- [[https://www.kaggle.com/competitions/bike-sharing-demand/][kaggle 链接]]
- [[file:docs/bike.org][文档]]
- [[file:src/bike.jl][代码文件]]

** Digits Recognizer
- [[https://www.kaggle.com/competitions/digit-recognizer][kaggle链接]]
- [[file:docs/digits.org][文档]]
- [[file:src/mljflux-digits.jl][代码文件]]

** World Cup
- [[https://tianchi.aliyun.com/notebook/440183][参考文章]]
- [[file:docs/world-cup.org][文档]]
- [[file:src/world-cup.jl][代码文件]]