Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
Auckland_Cycling
An analysis of cycling counts in Auckland in relation to the weather
auto_model
对二分类数据做自动化建模
BHT-ARIMA
Code for paper: Block Hankel Tensor ARIMA for Multiple Short Time Series Forecasting (AAAI-20)
Blog
Python机器学习算法技术博客,有原创干货!有code实践!
book-ml-sem
《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
deep-learning-from-scratch
深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》
Financial_forecast
天池大数据比赛,资金流入流出预测赛题
knight9307's Repositories
knight9307/book-ml-sem
《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering
knight9307/Blog
Python机器学习算法技术博客,有原创干货!有code实践!
knight9307/neural_prophet
NeuralProphet: A simple forecasting package
knight9307/gallery
A gallery of Python scripts and reports
knight9307/rrl
The code of NeurIPS 2021 paper "Scalable Rule-Based Representation Learning for Interpretable Classification".
knight9307/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
knight9307/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
knight9307/M5-methods
Data, Benchmarks, and methods submitted to the M5 forecasting competition
knight9307/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
knight9307/PyMuPDF
Python bindings for MuPDF's rendering library.
knight9307/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
knight9307/ocrinaction
knight9307/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
knight9307/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
knight9307/deep-learning-from-scratch
深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》
knight9307/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
knight9307/auto_model
对二分类数据做自动化建模
knight9307/The-Purchase-and-Redemption-Forecast-Challenge-baseline
天池“资金流入流出预测——挑战baseline”的解决方案,线上效果143.5
knight9307/PRML
PRML algorithms implemented in Python
knight9307/flask_model_api
基于flask实现机器学习模型的api调用
knight9307/Auckland_Cycling
An analysis of cycling counts in Auckland in relation to the weather
knight9307/BHT-ARIMA
Code for paper: Block Hankel Tensor ARIMA for Multiple Short Time Series Forecasting (AAAI-20)
knight9307/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
knight9307/Pattern-Recognition-And-Machine-Learning-
Pattern Recognition And Machine Learning 相关的学习资源
knight9307/Financial_forecast
天池大数据比赛,资金流入流出预测赛题
knight9307/User-loan-risk-prediction
马上AI全球挑战者大赛 rank 1st
knight9307/Rong360
用户贷款风险预测
knight9307/matplotlib-tutorial
Matplotlib tutorial for beginner
knight9307/matplotlib-gallery
Examples of matplotlib codes and plots
knight9307/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>