All Projects → xiaoming-qxm → Jdata

xiaoming-qxm / Jdata

Licence: mit
京东JData算法大赛-高潜用户购买意向预测入门程序(starter code)

Projects that are alternatives of or similar to Jdata

Just Pandas Things
An ongoing list of pandas quirks
Stars: ✭ 660 (-0.3%)
Mutual labels:  jupyter-notebook, pandas
Zat
Zeek Analysis Tools (ZAT): Processing and analysis of Zeek network data with Pandas, scikit-learn, Kafka and Spark
Stars: ✭ 303 (-54.23%)
Mutual labels:  jupyter-notebook, pandas
Geopython
Notebooks and libraries for spatial/geo Python explorations
Stars: ✭ 268 (-59.52%)
Mutual labels:  jupyter-notebook, pandas
Jupyter Tips And Tricks
Using Project Jupyter for data science.
Stars: ✭ 245 (-62.99%)
Mutual labels:  jupyter-notebook, pandas
Pydata Notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
Stars: ✭ 4,300 (+549.55%)
Mutual labels:  jupyter-notebook, pandas
Kaggle
Kaggle에서 진행하는 경진대회의 코드를 올려둔 공간입니다.
Stars: ✭ 29 (-95.62%)
Mutual labels:  competition, jupyter-notebook
Code
Compilation of R and Python programming codes on the Data Professor YouTube channel.
Stars: ✭ 287 (-56.65%)
Mutual labels:  jupyter-notebook, pandas
50 Days Of Ml
A day to day plan for this challenge (50 Days of Machine Learning) . Covers both theoretical and practical aspects
Stars: ✭ 218 (-67.07%)
Mutual labels:  jupyter-notebook, pandas
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (-36.25%)
Mutual labels:  jupyter-notebook, pandas
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (-38.07%)
Mutual labels:  jupyter-notebook, pandas
Kagglestruggle
Kaggle Struggle
Stars: ✭ 228 (-65.56%)
Mutual labels:  jupyter-notebook, pandas
Data Science Portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 559 (-15.56%)
Mutual labels:  jupyter-notebook, pandas
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (-65.56%)
Mutual labels:  jupyter-notebook, pandas
Sohu competition
Sohu's 2018 content recognition competition 1st solution(搜狐内容识别大赛第一名解决方案)
Stars: ✭ 224 (-66.16%)
Mutual labels:  competition, jupyter-notebook
Edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
Stars: ✭ 220 (-66.77%)
Mutual labels:  jupyter-notebook, pandas
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-58.76%)
Mutual labels:  jupyter-notebook, pandas
Windrose
A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
Stars: ✭ 208 (-68.58%)
Mutual labels:  jupyter-notebook, pandas
Machine Learning
从零基础开始机器学习之旅
Stars: ✭ 209 (-68.43%)
Mutual labels:  jupyter-notebook, pandas
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (-42.45%)
Mutual labels:  jupyter-notebook, pandas
Or Pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
Stars: ✭ 492 (-25.68%)
Mutual labels:  jupyter-notebook, pandas

JData

京东JData算法大赛-高潜用户购买意向预测入门程序(starter code)

我将在这个主页实现一些京东算法大赛数据进行分析的基本流程.包括:

  • 数据清洗
  • 数据分析
  • 特征抽取
  • 搭建模型
  • 模型评估

语言为Python,工具主要采用pandas,numpy,matplotlib,sklearn,xgboost等.希望能给刚入门数据比赛的朋友有所帮助.
建议大家先阅读notebook,里面有较详细的介绍. 比如:

  • data_cleaning.ipynb       数据清洗
  • data_analysis.ipynb         数据分析
  • exlpore_potential_user.ipynb 探索高潜用户行为

Note: 欢迎大家在Issues区提出问题,进行讨论

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