All Projects → Data Analysis → Similar Projects or Alternatives

7184 Open source projects that are alternatives of or similar to Data Analysis

Machine Learning Experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
Stars: ✭ 841 (+492.25%)
Mutual labels:  jupyter-notebook, numpy
Seaborn
Statistical data visualization in Python
Stars: ✭ 9,007 (+6242.96%)
Mutual labels:  pandas, matplotlib
Disease Prediction From Symptoms
Disease Prediction based on Symptoms.
Stars: ✭ 70 (-50.7%)
Mutual labels:  jupyter-notebook, pandas
Pandas Tutorial
Tutorial on Using Pandas
Stars: ✭ 66 (-53.52%)
Mutual labels:  jupyter-notebook, pandas
Mlatimperial2017
Materials for the course of machine learning at Imperial College organized by Yandex SDA
Stars: ✭ 71 (-50%)
Mutual labels:  jupyter-notebook, sklearn
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-49.3%)
Mutual labels:  kaggle, jupyter-notebook
AIPortfolio
Use AI to generate a optimized stock portfolio
Stars: ✭ 28 (-80.28%)
Mutual labels:  numpy, pandas
validada
Another library for defensive data analysis.
Stars: ✭ 29 (-79.58%)
Mutual labels:  pandas, data-analysis
Learning python
Source material for Python Like You Mean it
Stars: ✭ 78 (-45.07%)
Mutual labels:  jupyter-notebook, numpy
Python
This repository helps you understand python from the scratch.
Stars: ✭ 285 (+100.7%)
Mutual labels:  jupyter-notebook, numpy
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (+10.56%)
Mutual labels:  kaggle, jupyter-notebook
Covid19 Dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
Stars: ✭ 1,212 (+753.52%)
Mutual labels:  jupyter-notebook, matplotlib
Covid 19 jhu data web scrap and cleaning
This repository contains data and code used to get and clean data from https://github.com/CSSEGISandData/COVID-19 and https://www.worldometers.info/coronavirus/
Stars: ✭ 80 (-43.66%)
Mutual labels:  jupyter-notebook, pandas
Pydataroad
open source for wechat-official-account (ID: PyDataLab)
Stars: ✭ 302 (+112.68%)
Mutual labels:  jupyter-notebook, data-analysis
Dareblopy
Data Reading Blocks for Python
Stars: ✭ 82 (-42.25%)
Mutual labels:  jupyter-notebook, numpy
Notebooks
interactive notebooks from Planet Engineering
Stars: ✭ 339 (+138.73%)
Mutual labels:  jupyter-notebook, data-analysis
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (+138.73%)
Mutual labels:  jupyter-notebook, numpy
Kaggle Notebooks
Sample notebooks for Kaggle competitions
Stars: ✭ 77 (-45.77%)
Mutual labels:  kaggle, jupyter-notebook
Exportify
Export Spotify playlists using the Web API. Analyze them in the Jupyter notebook.
Stars: ✭ 80 (-43.66%)
Mutual labels:  jupyter-notebook, data-analysis
Pandas Tutorial
适合初级到中级晋升者,有了体系之后就看熟练度了。
Stars: ✭ 1,250 (+780.28%)
Mutual labels:  jupyter-notebook, pandas
Notebooks
All of our computational notebooks
Stars: ✭ 292 (+105.63%)
Mutual labels:  jupyter-notebook, data-analysis
Data Science Projects
DataScience projects for learning : Kaggle challenges, Object Recognition, Parsing, etc.
Stars: ✭ 361 (+154.23%)
Mutual labels:  kaggle, jupyter-notebook
Quantitative Notebooks
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Stars: ✭ 356 (+150.7%)
Mutual labels:  jupyter-notebook, data-analysis
Articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Stars: ✭ 350 (+146.48%)
Mutual labels:  jupyter-notebook, data-analysis
Bap
Bayesian Analysis with Python (Second Edition)
Stars: ✭ 379 (+166.9%)
Mutual labels:  jupyter-notebook, data-analysis
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+794.37%)
Mutual labels:  kaggle, jupyter-notebook
Ghpythonremote
A two-way connector to use regular Python from IronPython in Rhino/Grasshopper, and vice-versa.
Stars: ✭ 85 (-40.14%)
Mutual labels:  numpy, scipy
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (+188.73%)
Mutual labels:  jupyter-notebook, pandas
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+747.89%)
Mutual labels:  jupyter-notebook, data-analysis
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-39.44%)
Mutual labels:  kaggle, jupyter-notebook
Tutorials
机器学习相关教程
Stars: ✭ 9,616 (+6671.83%)
Mutual labels:  sklearn, numpy
Data Mining Python
《python数据分析与挖掘实战》项目实践及拓展
Stars: ✭ 92 (-35.21%)
Mutual labels:  jupyter-notebook, pandas
Jupyter pivottablejs
Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js
Stars: ✭ 428 (+201.41%)
Mutual labels:  jupyter-notebook, data-analysis
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (+186.62%)
Mutual labels:  jupyter-notebook, numpy
Ai competitions
AI比赛相关信息汇总
Stars: ✭ 443 (+211.97%)
Mutual labels:  sklearn, matplotlib
Or Pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
Stars: ✭ 492 (+246.48%)
Mutual labels:  jupyter-notebook, pandas
Pandapy
PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x faster (by @firmai)
Stars: ✭ 474 (+233.8%)
Mutual labels:  pandas, numpy
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+4676.76%)
Mutual labels:  kaggle, jupyter-notebook
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (-32.39%)
Mutual labels:  pandas, numpy
Qs ledger
Quantified Self Personal Data Aggregator and Data Analysis
Stars: ✭ 559 (+293.66%)
Mutual labels:  jupyter-notebook, data-analysis
Spark Py Notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 1,338 (+842.25%)
Mutual labels:  jupyter-notebook, data-analysis
Kglab
Graph-Based Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, RDFlib, pySHACL, RAPIDS, NetworkX, iGraph, PyVis, pslpython, pyarrow, etc.
Stars: ✭ 98 (-30.99%)
Mutual labels:  jupyter-notebook, pandas
Lantern
Data exploration glue
Stars: ✭ 292 (+105.63%)
Mutual labels:  pandas, matplotlib
Deep Recommender System
深度学习在推荐系统中的应用及论文小结。
Stars: ✭ 657 (+362.68%)
Mutual labels:  kaggle, jupyter-notebook
Sdc
Intel® Scalable Dataframe Compiler for Pandas*
Stars: ✭ 623 (+338.73%)
Mutual labels:  pandas, numpy
Maps Location History
Get, Concatenate and Process you location history from Google Maps TimeLine
Stars: ✭ 99 (-30.28%)
Mutual labels:  jupyter-notebook, pandas
Bamboolib
bamboolib - a GUI for pandas DataFrames
Stars: ✭ 622 (+338.03%)
Mutual labels:  jupyter-notebook, pandas
Fecon235
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
Stars: ✭ 708 (+398.59%)
Mutual labels:  jupyter-notebook, pandas
Stingray
Anything can happen in the next half hour (including spectral timing made easy)!
Stars: ✭ 94 (-33.8%)
Mutual labels:  jupyter-notebook, data-analysis
Numba Scipy
numba_scipy extends Numba to make it aware of SciPy
Stars: ✭ 98 (-30.99%)
Mutual labels:  numpy, scipy
Youtube Like Predictor
YouTube Like Count Predictions using Machine Learning
Stars: ✭ 137 (-3.52%)
Mutual labels:  jupyter-notebook, data-analysis
Madmom
Python audio and music signal processing library
Stars: ✭ 728 (+412.68%)
Mutual labels:  numpy, scipy
Hungabunga
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
Stars: ✭ 614 (+332.39%)
Mutual labels:  kaggle, sklearn
Dataminingnotesandpractice
记录我学习数据挖掘过程的笔记和见到的奇技,持续更新~
Stars: ✭ 103 (-27.46%)
Mutual labels:  kaggle, jupyter-notebook
Pythonstudy
Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
Stars: ✭ 103 (-27.46%)
Mutual labels:  numpy, matplotlib
Bayesian Cognitive Modeling In Pymc3
PyMC3 codes of Lee and Wagenmakers' Bayesian Cognitive Modeling - A Pratical Course
Stars: ✭ 93 (-34.51%)
Mutual labels:  jupyter-notebook, data-analysis
Storytelling With Data
Plots from the book "Storytelling with data" implementation using Python and matplotlib
Stars: ✭ 100 (-29.58%)
Mutual labels:  jupyter-notebook, matplotlib
Boxdetection
A Box detection algorithm for any image containing boxes.
Stars: ✭ 104 (-26.76%)
Mutual labels:  jupyter-notebook, numpy
Dog Breeds Classification
Set of scripts and data for reproducing dog breed classification model training, analysis, and inference.
Stars: ✭ 105 (-26.06%)
Mutual labels:  kaggle, jupyter-notebook
Twelvedata Python
Twelve Data Python Client - Financial data APIs & WebSockets
Stars: ✭ 111 (-21.83%)
Mutual labels:  pandas, matplotlib
301-360 of 7184 similar projects