All Projects → younghz → Tbbkanalysis

younghz / Tbbkanalysis

Licence: gpl-2.0
关于淘宝“爆款”数据爬取与分析。具体分析见 —

Projects that are alternatives of or similar to Tbbkanalysis

Keras Seq 2 Seq Signal Prediction
An implementation of a sequence to sequence neural network using an encoder-decoder
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Data Projects
Scripts and data for various Vox Media stories and news projects
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Fsi Samples
A collection of open-source GPU accelerated Python tools and examples for quantitative analyst tasks and leverages RAPIDS AI project, Numba, cuDF, and Dask.
Stars: ✭ 168 (+0%)
Mutual labels:  jupyter-notebook
Rnn For Human Activity Recognition Using 2d Pose Input
Activity Recognition from 2D pose using an LSTM RNN
Stars: ✭ 165 (-1.79%)
Mutual labels:  jupyter-notebook
Stuff
Stuff I uploaded to share online or to access from a different machine
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Mediapy
This Python library makes it easy to display images and videos in a notebook.
Stars: ✭ 128 (-23.81%)
Mutual labels:  jupyter-notebook
Cnn Exposed
🕵️‍♂️ Interpreting Convolutional Neural Network (CNN) Results.
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Deeplearning.ai Andrewng
deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link
Stars: ✭ 165 (-1.79%)
Mutual labels:  jupyter-notebook
Dcgan Autoencoder
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Ant Learn Python
蚂蚁学Python,微信公众号的代码仓库
Stars: ✭ 168 (+0%)
Mutual labels:  jupyter-notebook
Relation Classification Using Bidirectional Lstm Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Sql magic
Magic functions for using Jupyter Notebook with Apache Spark and a variety of SQL databases.
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Face mask detection
Face mask detection system using Deep learning.
Stars: ✭ 168 (+0%)
Mutual labels:  jupyter-notebook
Python Crash Course
Python Crash Course
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Pytorch For Deep Learning And Computer Vision Course All Codes
PyTorch for Deep Learning and Computer Vision Course
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Mine Mutual Information Neural Estimation
A pytorch implementation of MINE(Mutual Information Neural Estimation)
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Python For Developers
This book is geared toward those who already have programming knowledge. It covers topics that include: creation of user interfaces, computer graphics, internet applications, distributed systems, among other issues.
Stars: ✭ 167 (-0.6%)
Mutual labels:  jupyter-notebook
Lungcancerdetection
Use CNN to detect nodules in LIDC dataset.
Stars: ✭ 168 (+0%)
Mutual labels:  jupyter-notebook
Quickdraw
Stars: ✭ 168 (+0%)
Mutual labels:  jupyter-notebook
Zerocostdl4mic
ZeroCostDL4Mic: A Google Colab based no-cost toolbox to explore Deep-Learning in Microscopy
Stars: ✭ 168 (+0%)
Mutual labels:  jupyter-notebook

TBBKAnalysis

这个repository最初是源于我在知乎上一个问题的回答(http://www.zhihu.com/question/24368542/answer/27579662),涉及了两个方面:数据抓取和数据分析。

数据爬取

  • 爬取对象:淘宝“连衣裙 夏”的搜索结果。爬取对象的选择分析我在文章中也有提及。
  • 工具:Scrapy。Repository内容即为当时实现的代码。

数据分析

  • 分析内容可见此Repository的Wiki。也可见上面问题链接。
  • 工具:ipython & matplotlib。

分析内容

分析内容放在了Wiki中,链接:https://github.com/younghz/TBBKAnalysis/wiki

注意

如果Wiki中图片不能正常显示,请使用较高版本的Chrome打开。

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