All Projects → SteemData → Steemdata Charts

SteemData / Steemdata Charts

Licence: mit
Code powering steemdata.com/charts

Projects that are alternatives of or similar to Steemdata Charts

Pytorch Notebooks
random pytorch hacks
Stars: ✭ 26 (+225%)
Mutual labels:  jupyter-notebook
Ai Doctor
Machine learning discord bot , Detects diseases within seconds with just an xray scan
Stars: ✭ 27 (+237.5%)
Mutual labels:  jupyter-notebook
Nirc2 preprocessing
Set of functions required for NIRC2 preprocessing and VORTEX center determination
Stars: ✭ 7 (-12.5%)
Mutual labels:  jupyter-notebook
Jupyter keyboard shortcuts snippets
Materials for a talk I gave to Metis Data Science Bootcamp on useful Jupyter Keyboard Shortcuts and Text Snippets
Stars: ✭ 26 (+225%)
Mutual labels:  jupyter-notebook
Geometric Textures
Stars: ✭ 27 (+237.5%)
Mutual labels:  jupyter-notebook
Cord19
a repo for the cord19 challenge
Stars: ✭ 27 (+237.5%)
Mutual labels:  jupyter-notebook
Mariadb.org Tools
This project collects together various small scripts or projects that are used for MariaDB development, but for one reason or another do not make sense to keep inside the main MariaDB source tree.
Stars: ✭ 26 (+225%)
Mutual labels:  jupyter-notebook
Datacamp Community Tutorials
Tutorials for DataCamp (www.datacamp.com)
Stars: ✭ 842 (+10425%)
Mutual labels:  jupyter-notebook
Voice Cloner
This is a phonemic multilingual (Russian-English) Implementation of Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis.
Stars: ✭ 27 (+237.5%)
Mutual labels:  jupyter-notebook
Twitter graph
Discover Social Circles in Twitter Ego Network
Stars: ✭ 7 (-12.5%)
Mutual labels:  jupyter-notebook
Rainbow Is All You Need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
Stars: ✭ 938 (+11625%)
Mutual labels:  jupyter-notebook
Eemeter
‼️ MOVED TO https://github.com/openeemeter/eemeter - Core computation engine for the Open Energy Efficiency Meter
Stars: ✭ 26 (+225%)
Mutual labels:  jupyter-notebook
Ds Python Geospatial
Python for GIS and Geoscience - specialist course Doctoral schools of Ghent University
Stars: ✭ 26 (+225%)
Mutual labels:  jupyter-notebook
Johansen
Python implementation of the Johansen test for cointegration
Stars: ✭ 26 (+225%)
Mutual labels:  jupyter-notebook
European wind
Testing the strength of relationships between European synoptic weather types and various phenomena.
Stars: ✭ 7 (-12.5%)
Mutual labels:  jupyter-notebook
Nd889
Udacity Artificial Intelligence Nanodegree
Stars: ✭ 26 (+225%)
Mutual labels:  jupyter-notebook
Covid
Bayesian modeling of COVID-19
Stars: ✭ 27 (+237.5%)
Mutual labels:  jupyter-notebook
Rnn Tutorial Rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
Stars: ✭ 843 (+10437.5%)
Mutual labels:  jupyter-notebook
Phy411
Phy411 Time Series Analysis - University of Victoria
Stars: ✭ 7 (-12.5%)
Mutual labels:  jupyter-notebook
Nlp Workshop
Introduction to natural language processing: How to write a spelling corrector
Stars: ✭ 7 (-12.5%)
Mutual labels:  jupyter-notebook

Charts

Installation

First, we need to install dependencies, by running:

pip install -r requirements.txt

Run as a notebook

Start the Jupyter Notebook by running:

jupyter notebook

It will open the notebook in your browser. Start hacking on it :)

Run as a script

The notebook can also be executed from cli (useful for just refreshing plot.ly charts).

runipy Charts.ipynb

Caveats

You can render the charts by staying in offline mode. Otherwise, you will need to sign up for plot.ly service and provide your API key.

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].