All Projects → 93_Python_Data_Analytics_Projects → Similar Projects or Alternatives

73 Open source projects that are alternatives of or similar to 93_Python_Data_Analytics_Projects

07 Python Advanced Topics
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.
Stars: ✭ 232 (+11.54%)
Python Computer Vision from Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply…
Stars: ✭ 219 (+5.29%)
03 Python Flow Control
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
Stars: ✭ 207 (-0.48%)
05 Python Files
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here …
Stars: ✭ 163 (-21.63%)
11 Python Matplotlib Module
Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to …
Stars: ✭ 206 (-0.96%)
90 Python Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
Stars: ✭ 190 (-8.65%)
04 Python Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Stars: ✭ 204 (-1.92%)
milaan9
No description or website provided.
Stars: ✭ 190 (-8.65%)
91 Python Mini Projects
No description or website provided.
Stars: ✭ 212 (+1.92%)
02 Python Datatypes
Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.
Stars: ✭ 192 (-7.69%)
01 Python Introduction
Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.
Stars: ✭ 229 (+10.1%)
Clustering Algorithms from Scratch
Implementing Clustering Algorithms from scratch in MATLAB and Python
Stars: ✭ 170 (-18.27%)
Mutual labels:  tutor-milaan9
Evolutionary Computation Course
Jupyter/IPython notebooks about evolutionary computation.
Stars: ✭ 173 (-16.83%)
Mutual labels:  ipython-notebook
Rfm Analysis
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
Stars: ✭ 165 (-20.67%)
Mutual labels:  ipython-notebook
Ipytest
Pytest in IPython notebooks.
Stars: ✭ 139 (-33.17%)
Mutual labels:  ipython-notebook
itikz
Cell and line magic for PGF/TikZ-to-SVG rendering in Jupyter notebooks
Stars: ✭ 55 (-73.56%)
Mutual labels:  ipython-notebook
Breast-cancer-risk-prediction
Classification of Breast Cancer diagnosis Using Support Vector Machines
Stars: ✭ 143 (-31.25%)
Mutual labels:  breast-cancer-prediction
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+5097.12%)
Mutual labels:  ipython-notebook
Spark Py Notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 1,338 (+543.27%)
Mutual labels:  ipython-notebook
nbmerge
A tool to merge / concatenate Jupyter (IPython) notebooks
Stars: ✭ 75 (-63.94%)
Mutual labels:  ipython-notebook
Notebooks
A collection of Jupyter/IPython notebooks
Stars: ✭ 78 (-62.5%)
Mutual labels:  ipython-notebook
Pandas Tutorial
Tutorial on Using Pandas
Stars: ✭ 66 (-68.27%)
Mutual labels:  ipython-notebook
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
Stars: ✭ 20 (-90.38%)
Mutual labels:  ipython-notebook
ipython-notebook-nltk
An introduction to Natural Language processing using NLTK with python.
Stars: ✭ 19 (-90.87%)
Mutual labels:  ipython-notebook
Flasked Notebooks
Rendering IPython Notebooks using Flask
Stars: ✭ 59 (-71.63%)
Mutual labels:  ipython-notebook
Telepyth
Telegram notification with IPython magics.
Stars: ✭ 54 (-74.04%)
Mutual labels:  ipython-notebook
Gcc Nmf
Real-time GCC-NMF Blind Speech Separation and Enhancement
Stars: ✭ 231 (+11.06%)
Mutual labels:  ipython-notebook
python-grass-addon
How to write a Python GRASS GIS 7 addon
Stars: ✭ 45 (-78.37%)
Mutual labels:  ipython-notebook
Ipywebrtc
WebRTC for Jupyter notebook/lab
Stars: ✭ 171 (-17.79%)
Mutual labels:  ipython-notebook
Predicting-Consumer-Purchase-intention-using-Twitter-Data
Predicting Consumer Purchase intention using Twitter Data
Stars: ✭ 33 (-84.13%)
Mutual labels:  ipython-notebook
Sqlcell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
Stars: ✭ 145 (-30.29%)
Mutual labels:  ipython-notebook
my eu
Code and data for myeu.uk - find out what the EU has done for your area
Stars: ✭ 18 (-91.35%)
Mutual labels:  ipython-notebook
Ipytracer
📊 Algorithm Visualizer for IPython/Jupyter Notebook
Stars: ✭ 138 (-33.65%)
Mutual labels:  ipython-notebook
Ipynotebook machinelearning
This contains a number of IP[y]: Notebooks that hopefully give a light to areas of bayesian machine learning.
Stars: ✭ 27 (-87.02%)
Mutual labels:  ipython-notebook
Prototypical Networks Tensorflow
Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
Stars: ✭ 122 (-41.35%)
Mutual labels:  ipython-notebook
Data-Science-Machine-Learning-Project-with-Source-Code
Data Science and Machine Learning projects with source code.
Stars: ✭ 64 (-69.23%)
Mutual labels:  machine-learning-projects
Sci Pype
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
Stars: ✭ 90 (-56.73%)
Mutual labels:  ipython-notebook
argparse-to-class
Transform argparse into class format for Jupyter Notebook execution
Stars: ✭ 20 (-90.38%)
Mutual labels:  ipython-notebook
Show ast
An IPython notebook plugin for visualizing ASTs.
Stars: ✭ 76 (-63.46%)
Mutual labels:  ipython-notebook
Machine-Learning-Notebooks
15+ Machine/Deep Learning Projects in Ipython Notebooks
Stars: ✭ 66 (-68.27%)
Mutual labels:  ipython-notebook
ModelicaInAction
Modelica In Action
Stars: ✭ 39 (-81.25%)
Mutual labels:  ipython-notebook
Musicinformationretrieval.com
Instructional notebooks on music information retrieval.
Stars: ✭ 845 (+306.25%)
Mutual labels:  ipython-notebook
Minerva Training Materials
Learn advanced data science on real-life, curated problems
Stars: ✭ 37 (-82.21%)
Mutual labels:  ipython-notebook
panoramas-image-stitching
🖼 Stitching images into 360 panoramas
Stars: ✭ 155 (-25.48%)
Mutual labels:  ipython-notebook
Ansible Jupyterhub
Ansible role to setup jupyterhub server (deprecated)
Stars: ✭ 14 (-93.27%)
Mutual labels:  ipython-notebook
jekyll-ipython-markdown
build process for turning ipython notebooks into markdown files for your jekyll blog
Stars: ✭ 18 (-91.35%)
Mutual labels:  ipython-notebook
Nbstripout
strip output from Jupyter and IPython notebooks
Stars: ✭ 738 (+254.81%)
Mutual labels:  ipython-notebook
Kaggle Titanic
A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstrates basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.
Stars: ✭ 709 (+240.87%)
Mutual labels:  ipython-notebook
Gemello
No description or website provided.
Stars: ✭ 18 (-91.35%)
Mutual labels:  ipython-notebook
Tutorials
CatBoost tutorials repository
Stars: ✭ 563 (+170.67%)
Mutual labels:  ipython-notebook
React-Jupyter-Viewer
A react component to embed .ipyb notebooks in a blog or something
Stars: ✭ 50 (-75.96%)
Mutual labels:  ipython-notebook
Nilmtk
Non-Intrusive Load Monitoring Toolkit (nilmtk)
Stars: ✭ 563 (+170.67%)
Mutual labels:  ipython-notebook
Data Analysis And Machine Learning Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Stars: ✭ 5,166 (+2383.65%)
Mutual labels:  ipython-notebook
rk
The remote Jupyter kernel/kernels administration utility
Stars: ✭ 53 (-74.52%)
Mutual labels:  ipython-notebook
Python Lectures
IPython Notebooks to learn Python
Stars: ✭ 355 (+70.67%)
Mutual labels:  ipython-notebook
Nbval
A py.test plugin to validate Jupyter notebooks
Stars: ✭ 347 (+66.83%)
Mutual labels:  ipython-notebook
sampling-methods-numpy
This repository contains implementations of some basic sampling methods in numpy.
Stars: ✭ 48 (-76.92%)
Mutual labels:  ipython-notebook
Numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
Stars: ✭ 341 (+63.94%)
Mutual labels:  ipython-notebook
Artificial Intelligence Deep Learning Machine Learning Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Stars: ✭ 2,966 (+1325.96%)
Mutual labels:  ipython-notebook
Vscodejupyter
Jupyter for Visual Studio Code
Stars: ✭ 337 (+62.02%)
Mutual labels:  ipython-notebook
1-60 of 73 similar projects