Pinned Repositories
2018_pingan_behavior_predicting_driving_risk
2018平安产险数据建模大赛 驾驶行为预测驾驶风险
2018National-College-Competition-on-Cloud-Computing
赛题一:面向大数据的高高效关联规则推荐算法
2019_ccks_6
task6中文知识图谱问答
Awesome-algorithm-interview
算法工程师(人工智能CV方向)面试问题及相关资料
GNN-FakeNews
A collection of GNN-based fake news detection models.
greenplum--summarize
主要介绍作者使用过的Greenplum技术,欢迎大家交流
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
OpenBG-CSK
Baselines for CCKS 2022 Task "Commonsense Knowledge Salience Evaluation"
statsmodels_doc_zh
Statsmodels: Python中的统计建模与计量统计学类库,此为ApacheCN推出的中文版翻译。
WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
ljtlrh's Repositories
ljtlrh/2018_pingan_behavior_predicting_driving_risk
2018平安产险数据建模大赛 驾驶行为预测驾驶风险
ljtlrh/statsmodels_doc_zh
Statsmodels: Python中的统计建模与计量统计学类库,此为ApacheCN推出的中文版翻译。
ljtlrh/2018National-College-Competition-on-Cloud-Computing
赛题一:面向大数据的高高效关联规则推荐算法
ljtlrh/Bytedance_ICME_challenge
ljtlrh/ChineseWordVectors
搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
ljtlrh/CNN_learning
Learn about how to implement convolutional neural network for text classification
ljtlrh/euraka
ljtlrh/favorites-web
Cloud collection, making the collection easier
ljtlrh/h2o-tutorials
Tutorials and training material for the H2O Machine Learning Platform
ljtlrh/HadoopLearning
全套大数据基础学习教程,包含最基础的centos、maven。大数据主要包含hdfs、mr、yarn、hbase、kafka、scala、sparkcore、sparkstreaming、sparksql。教程包含所有的源代码演示以及在线文档说明。
ljtlrh/HotNewsAnalysis
利用文本挖掘技术进行新闻热点关注问题分析
ljtlrh/investment-homework-
计算股票日度和月度平均收益率和标准差,并股票收益率相关性
ljtlrh/kaggle-feature-engineering
使用sklearn做特征工程
ljtlrh/keras
Deep Learning for humans
ljtlrh/kmeans
K Means Clustering with Python
ljtlrh/learnSpark
learn spark
ljtlrh/ljt_blog
我的博客内容:由于某些平台对富文本支持度有限,特在git上建立
ljtlrh/ML0120EN_Course
course labratory
ljtlrh/ML_work
ML
ljtlrh/music_recommender
Music recommender using deep learning with Keras and TensorFlow
ljtlrh/pythonspider
ljtlrh/react-native-full-example
第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。
ljtlrh/Repository
ljtlrh/statsmodels
Statsmodels: statistical modeling and econometrics in Python
ljtlrh/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
ljtlrh/Supervised-ML-Classification
Classification Model
ljtlrh/Taincheng
ljtlrh/TensorFlow_learning_notes
tensorflow学习笔记,来源于电子书:《Tensorflow实战Google深度学习框架》
ljtlrh/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
ljtlrh/wenzheng
ai challenger 2018细粒度情感分类第一名解决方案,统一使用tensorflow和pytorch的一个框架