Pinned Repositories
10-steps-to-become-a-data-scientist
📢 Ready to learn or review your knowledge! You will learn 10 skills as data scientist: 📚 Python, Machine Learning, Deep Learning, Data Cleaning, EDA, python packages such as Numpy, Pandas, Seaborn, Matplotlib, Plotly, Tensorfolw, Theano...., Linear Algebra, Big Data, Analysis Tools and solve some real problems such as predict house prices.
100-plus-Python-programming-exercises-extended
100+ python programming exercise problem discussed ,explained and solved in different ways
algorithms
Minimal examples of data structures and algorithms in Python
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
data-science-in-education
Repository for 'Data Science in Education Using R' by Emily A. Bovee, Ryan A. Estrellado, Jesse Mostipak, Joshua M. Rosenberg, and Isabella C. Velásquez to be published by Routledge in 2020
data-science-on-gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子,not only how,but also why. English version supported!
kunken's Repositories
kunken/10-steps-to-become-a-data-scientist
📢 Ready to learn or review your knowledge! You will learn 10 skills as data scientist: 📚 Python, Machine Learning, Deep Learning, Data Cleaning, EDA, python packages such as Numpy, Pandas, Seaborn, Matplotlib, Plotly, Tensorfolw, Theano...., Linear Algebra, Big Data, Analysis Tools and solve some real problems such as predict house prices.
kunken/100-plus-Python-programming-exercises-extended
100+ python programming exercise problem discussed ,explained and solved in different ways
kunken/algorithms
Minimal examples of data structures and algorithms in Python
kunken/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
kunken/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
kunken/data-science-in-education
Repository for 'Data Science in Education Using R' by Emily A. Bovee, Ryan A. Estrellado, Jesse Mostipak, Joshua M. Rosenberg, and Isabella C. Velásquez to be published by Routledge in 2020
kunken/data-science-on-gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
kunken/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子,not only how,but also why. English version supported!
kunken/git_test
gitの練習
kunken/gwp
Go Web Programming code repository
kunken/iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
kunken/Java
27天成为Java大神
kunken/Java-1
All Algorithms implemented in Java
kunken/JavaEETest
Spring、SpringMVC、MyBatis、Spring Boot案例
kunken/learn-python3
Learn Python 3 Sample Code
kunken/machine-learning-with-python-cookbook-notes
My jupyter notebooks/code from Chris Albon's Machine Learning with Python Cookbook
kunken/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
kunken/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
kunken/Pandas-Data-Science-Tasks
Set of real world data science tasks completed using the Python Pandas library
kunken/pandas-videos
Jupyter notebook and datasets from the pandas Q&A video series
kunken/Police-Data-Accessibility-Project
A repository for all code related to the Police Accountability Project
kunken/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
kunken/Python
最良心的 Python 教程:
kunken/python-cheat-sheet
Python Cheat Sheet NumPy, Matplotlib
kunken/Python24
网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Django的电商项目(本应该的美多商城项目因为使用的是Vue技术,所以替换为Django天天生鲜项目)等等,希望能够帮助大家。资源搜集劳神费力,能帮到你的话是我的福分,望大家多多支持,喜欢本仓库的话,记得Star哦。
kunken/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
kunken/sklearn_tutorial
Materials for my scikit-learn tutorial
kunken/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
kunken/The-Flask-Mega-Tutorial-zh
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
kunken/thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程**》示例工程