All Projects → jacksu → Machine Learning

jacksu / Machine Learning

Licence: mit
从零基础开始机器学习之旅

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Machine Learning

Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-83.25%)
Mutual labels:  kaggle, jupyter-notebook, pandas, ml
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-32.06%)
Mutual labels:  kaggle, jupyter-notebook, pandas, sklearn
ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
Stars: ✭ 44 (-78.95%)
Mutual labels:  sklearn, pandas, kaggle
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-13.88%)
Mutual labels:  jupyter-notebook, pandas, ml
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+462.2%)
Mutual labels:  kaggle, jupyter-notebook, sklearn
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-15.79%)
Mutual labels:  jupyter-notebook, pandas, sklearn
Ml Dl Scripts
The repository provides usefull python scripts for ML and data analysis
Stars: ✭ 119 (-43.06%)
Mutual labels:  kaggle, jupyter-notebook, ml
Machine Learning Projects
This repository consists of all my Machine Learning Projects.
Stars: ✭ 135 (-35.41%)
Mutual labels:  jupyter-notebook, pandas, sklearn
Windrose
A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook, pandas
Ta
Technical Analysis Library using Pandas and Numpy
Stars: ✭ 2,649 (+1167.46%)
Mutual labels:  jupyter-notebook, pandas
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-13.88%)
Mutual labels:  kaggle, jupyter-notebook
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (-17.7%)
Mutual labels:  jupyter-notebook, pandas
Competition Baseline
数据科学竞赛知识、代码、思路
Stars: ✭ 2,553 (+1121.53%)
Mutual labels:  kaggle, jupyter-notebook
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (+1270.33%)
Mutual labels:  jupyter-notebook, pandas
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-22.01%)
Mutual labels:  jupyter-notebook, pandas
Girls In Ai
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战
Stars: ✭ 2,309 (+1004.78%)
Mutual labels:  kaggle, jupyter-notebook
California Coronavirus Data
The Los Angeles Times' independent tally of coronavirus cases in California.
Stars: ✭ 188 (-10.05%)
Mutual labels:  jupyter-notebook, pandas
Choochoo
Training Diary
Stars: ✭ 186 (-11%)
Mutual labels:  jupyter-notebook, pandas
Dexplot
Simple plotting library that wraps Matplotlib and integrated with DataFrames
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook, pandas
Data Science Notebook
📖 每一个伟大的思想和行动都有一个微不足道的开始
Stars: ✭ 196 (-6.22%)
Mutual labels:  pandas, sklearn

该工程主要包含机器学习学习过程中收集的相关资料和实践代码。

资料主要包括:

cheat sheet

ML

machine learning cheat sheet

numpy

numpy cheat sheet

numpy

pandas

pandas cheat sheet

实操 | 内存占用减少高达90%,还不用升级硬件?没错,这篇文章教你妙用Pandas轻松处理大规模数据

scikit learn

scikit cheat sheet

charts

pyecharts

代码

实践代码主要基于python 3.6.1,依赖的module有:

  • numpy+mkl(最好使用whl安装)
  • scipy(最好使用whl安装)
  • pandas
  • matplotlib & seaborn
  • ipython
  • jupyter

whl url

python module lib whl

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].