Stars
Minimal and clean examples of machine learning algorithms implementations
📚 一起写Python文章,一起看Python文章 - 利用readthedocs的Python技术文章的收集和翻译。
A complete computer science study plan to become a software engineer.
A Python scikit for building and analyzing recommender systems
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Basic Machine Learning and Deep Learning
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning …
Syntax color theme for JetBrains products inspired by Sublime Text's Monokai Theme
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
A Python implementation of LightFM, a hybrid recommendation algorithm.
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
An implement of Factorization Machines (LibFM)
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Jupyter notebooks from the scikit-learn video series
Codes related to activities on AV including articles, hackathons and discussions.
Materials for my scikit-learn tutorial
Files for my scikit-learn tutorial at PyCon 2013
a simple gradient boost classification tree implemented with python without any other lib dependence.
Machine learning resources,including algorithm, paper, dataset, example and so on.
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
debasishg / scala-redis
Forked from acrosa/scala-redisA scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.