Pinned Repositories
user_profiling_competition
用户画像练手,,,,
sentiment
Sentiment analysis using machine learning techniques.
2016-ccf-data-mining-competition
text classfication 大数据精准营销中搜狗用户画像挖掘
2016CCF_BDCI_Sougou
【源码以及PPT分享】2016CCF大数据与计算智能大赛:精准营销中搜狗用户画像挖掘
arima
2.6.3 Arima Time Series Modeling
Arima-1
bag-of-words
Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn
bagofwords
:capital_abcd: The main goal this Python module is to provide functions to apply Text Classification.
bagOfWords-1
beg-python
Source code for 'Beginning Python' by Magnus Lie Hetland
LSC-priscilla's Repositories
LSC-priscilla/SP
通过聚合用户历史路径数据聚合出K类用户,计算出不同簇类用户对N种商品的兴趣概率P,判别新用户属于哪一簇类的用户,推路径荐最短的阈值下兴趣度最高的路径为最优路径推荐给用户。
LSC-priscilla/growth-in-action
全栈增长工程师实战
LSC-priscilla/sparktraining
Examples for Spark Training in chinahadoop.cn
LSC-priscilla/spark
Mirror of Apache Spark
LSC-priscilla/Arima-1
LSC-priscilla/oracle_java_shell_client
oracle 10g sys权限通过java执行命令获得一个非交互shell的客户端,通常用于正向连接
LSC-priscilla/DeepLearningBook-CN
A translation of the deep learning book (翻译《深度学习》)
LSC-priscilla/cx_oracle_on_ctypes
cx_Oracle on ctypes
LSC-priscilla/matplotlib
matplotlib: plotting with Python
LSC-priscilla/2016CCF_BDCI_Sougou
【源码以及PPT分享】2016CCF大数据与计算智能大赛:精准营销中搜狗用户画像挖掘
LSC-priscilla/user_tags
用户画像中用户标签的实现
LSC-priscilla/CCF_sougou
CCF_大数据精准营销中搜狗用户画像挖掘
LSC-priscilla/gensim
Topic Modelling for Humans
LSC-priscilla/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
LSC-priscilla/scikit-learn
scikit-learn: machine learning in Python
LSC-priscilla/2016-ccf-data-mining-competition
text classfication 大数据精准营销中搜狗用户画像挖掘
LSC-priscilla/DF-competition-sogou
大数据精准营销中搜狗用户画像挖掘
LSC-priscilla/user_profiling_competition
用户画像练手,,,,
LSC-priscilla/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
LSC-priscilla/bagOfWords-1
LSC-priscilla/beg-python
Source code for 'Beginning Python' by Magnus Lie Hetland
LSC-priscilla/learning-spark
Example code from Learning Spark book
LSC-priscilla/prog-scala-2nd-ed-code-examples
The code examples used in Programming Scala, 2nd Edition (O'Reilly)
LSC-priscilla/hello-world
An space to save my code.
LSC-priscilla/text_analysis
天猫商城洗发水商品top10的评论情感分析
LSC-priscilla/TextMining
Python文本挖掘系统 Research of Text Mining System
LSC-priscilla/Information_retrieva_Projectl-
新闻检索:爬虫定向采集3-4个网页,实现网页信息的抽取、检索和索引。网页个数不少于10个,能按时间、相关度、热度等属性进行排序,并实现相似主题的自动聚类。可以实现:有相关搜索推荐、snippet生成、结果预览(鼠标移到相关结果, 能预览)功能
LSC-priscilla/python-LDA
lda模型的python实现
LSC-priscilla/tableau
用户画像
LSC-priscilla/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling