Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
Android-Learning-Resources
Android学习资源网站索引大全
android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
AndroidCharts
An easy-to-use Android charts library with animation.
blog
my personal blog
CalendarExaple-master
coding-interview
😀 代码面试题集,包括剑指 Offer、编程之美等
customer_churn_prediction
零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结
tepantaryeah's Repositories
tepantaryeah/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
tepantaryeah/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
tepantaryeah/Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
tepantaryeah/Android-Learning-Resources
Android学习资源网站索引大全
tepantaryeah/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
tepantaryeah/AndroidCharts
An easy-to-use Android charts library with animation.
tepantaryeah/CalendarExaple-master
tepantaryeah/coding-interview
😀 代码面试题集,包括剑指 Offer、编程之美等
tepantaryeah/customer_churn_prediction
零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结
tepantaryeah/echarts
A powerful, interactive charting and visualization library for browser
tepantaryeah/fanqiang
翻墙-科学上网
tepantaryeah/GeneralConfig
all config file for code
tepantaryeah/hellocharts-android
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
tepantaryeah/JLibFM
A Java implementation of libFM(Factorization Machine Library)
tepantaryeah/jvm
🤗 JVM 底层原理知识总结
tepantaryeah/LearnMysql
mysql tech. sharing
tepantaryeah/leetcode
😎 LeetCode solutions in any programming language
tepantaryeah/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
tepantaryeah/node-lessons
:closed_book:《Node.js 包教不包会》 by alsotang
tepantaryeah/openresty-best-practices
tepantaryeah/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
tepantaryeah/Recommender_Demo
Intern project to implement recommender demos for implicit feedback transaction data.
tepantaryeah/recsys_core
[电影推荐系统] Based on the movie scoring data set, the movie recommendation system is built with FM and LR as the core(基于爬取的电影评分数据集,构建以FM和LR为核心的电影推荐系统).
tepantaryeah/SpringMVCDemo
This is a demo of my spring mvc project.
tepantaryeah/sublime-text
sublime-text
tepantaryeah/technical-books
😆 国内外互联网技术大牛们都写了哪些书籍:前端、后端、数据库、架构、大数据、...
tepantaryeah/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
tepantaryeah/wechat_mall_applet
A real mall wechat applet
tepantaryeah/WilliamChart
Android library to create charts.
tepantaryeah/XCL-Charts
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。