All Projects → wangqingbaidu → Alimusic

wangqingbaidu / Alimusic

Licence: gpl-3.0
🎼天池阿里音乐流行趋势预测大赛,项目中涵盖了从初赛到复赛的全部核心代码。复赛的聚合数据可以在百度网盘下载,更详细的思路介绍欢迎访问我的博客。

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alimusic

Ayakashi
⚡️ Ayakashi.io - The next generation web scraping framework
Stars: ✭ 117 (-20.41%)
Mutual labels:  data-mining
Striplog
Lithology and stratigraphic logs for wells or outcrop.
Stars: ✭ 133 (-9.52%)
Mutual labels:  data-mining
Efficient Apriori
An efficient Python implementation of the Apriori algorithm.
Stars: ✭ 145 (-1.36%)
Mutual labels:  data-mining
Openhistorian
The Open Source Time-Series Data Historian
Stars: ✭ 120 (-18.37%)
Mutual labels:  data-mining
Wekadeeplearning4j
Weka package for the Deeplearning4j java library
Stars: ✭ 127 (-13.61%)
Mutual labels:  data-mining
Easyocr
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Stars: ✭ 13,379 (+9001.36%)
Mutual labels:  data-mining
Lab Workshops
Materials for workshops on text mining, machine learning, and data visualization
Stars: ✭ 112 (-23.81%)
Mutual labels:  data-mining
Fantasy Basketball
Scraping statistics, predicting NBA player performance with neural networks and boosting algorithms, and optimising lineups for Draft Kings with genetic algorithm. Capstone Project for Machine Learning Engineer Nanodegree by Udacity.
Stars: ✭ 146 (-0.68%)
Mutual labels:  data-mining
Tipdm
TipDM建模平台,开源的数据挖掘工具。
Stars: ✭ 130 (-11.56%)
Mutual labels:  data-mining
Machine learning for good
Machine learning fundamentals lesson in interactive notebooks
Stars: ✭ 142 (-3.4%)
Mutual labels:  data-mining
Raven
RAVEN is a flexible and multi-purpose probabilistic risk analysis, uncertainty quantification, parameter optimization and data knowledge-discovering framework.
Stars: ✭ 122 (-17.01%)
Mutual labels:  data-mining
Emotion Recognition From Speech
A machine learning application for emotion recognition from speech
Stars: ✭ 127 (-13.61%)
Mutual labels:  data-mining
Accelerator
The Accelerator is a tool for fast and reproducible processing of large amounts of data.
Stars: ✭ 137 (-6.8%)
Mutual labels:  data-mining
Kddcup 2020
6th Solution for 2020-KDDCUP Debiasing Challenge
Stars: ✭ 118 (-19.73%)
Mutual labels:  data-mining
Twitterdatamining
Twitter数据挖掘及其可视化
Stars: ✭ 145 (-1.36%)
Mutual labels:  data-mining
Cogcomp Nlpy
CogComp's light-weight Python NLP annotators
Stars: ✭ 115 (-21.77%)
Mutual labels:  data-mining
Awesome Ts Anomaly Detection
List of tools & datasets for anomaly detection on time-series data.
Stars: ✭ 2,027 (+1278.91%)
Mutual labels:  data-mining
Rosie Pattern Language
Rosie Pattern Language (RPL) and the Rosie Pattern Engine have MOVED!
Stars: ✭ 146 (-0.68%)
Mutual labels:  data-mining
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+7674.15%)
Mutual labels:  data-mining
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-4.08%)
Mutual labels:  data-mining

Attention!

我的Dr.Sure项目正式上线了,主旨在分享学习Tensorflow以及DeepLearning中的一些想法。期间随时更新我的论文心得以及想法。

Github地址:https://github.com/wangqingbaidu/Dr.Sure

CSDN地址:http://blog.csdn.net/wangqingbaidu

个人博客地址:http://www.wangqingbaidu.cn/

aliMusic

天池阿里音乐流行趋势预测大赛具体详解见我的blog

http://www.wangqingbaidu.cn/

此项目中的gen_XX_features均为初赛的思路,仅提供参考(套路方法成绩一般)。

models里面的new_songs_incr.py以及artist_play_cycle.py分别对应于复赛模型的NSI,OST。这个是我们复赛的全部数据,大家可以fork一下我的代码,把数据库导入,修改一下,models里面的new_songs_incr.py的67行就可以直接跑。同样artist_play_cycle.py也可以直接跑的。

数据下载链接:链接:http://pan.baidu.com/s/1gfAxxSn 密码:63oo

其它队伍的idea,可以参考答辩的视频,不过貌似都没有给代码。http://pan.baidu.com/s/1hs1b4Jq

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].