All Projects → quantmind → Awesome Data Science Viz

quantmind / Awesome Data Science Viz

💥 📈 A curated list of data science, analysis and visualization tools

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Awesome Data Science Viz

Front End Design Checklist
💎 The Design Checklist for Creative Web Designers and Patient Front-End Developers
Stars: ✭ 4,136 (+3235.48%)
Mutual labels:  resources, reference
Front End Performance Checklist
🎮 The only Front-End Performance Checklist that runs faster than the others
Stars: ✭ 13,815 (+11041.13%)
Mutual labels:  resources, reference
Front End Performance Checklist
🎮 더 빠르게 작동하는 프론트엔드 성능 체크리스트
Stars: ✭ 183 (+47.58%)
Mutual labels:  resources, reference
Front End Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
Stars: ✭ 57,386 (+46179.03%)
Mutual labels:  resources, reference
Front-End-Checklist
🗂 O Front-End Checklist perfeito para websites modernos e desenvolvedores meticulosos
Stars: ✭ 157 (+26.61%)
Mutual labels:  reference, resources
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+16.13%)
Mutual labels:  algorithm, resources
Checklist Checklist
🌈 A Curated List of Checklists ✔︎✔︎
Stars: ✭ 2,372 (+1812.9%)
Mutual labels:  resources, reference
Front-End-Checklist
🗂 Modern sitelerin titiz geliştiricileri için Front-End Checklist
Stars: ✭ 251 (+102.42%)
Mutual labels:  reference, resources
Algorithms Cheatsheet Resources
🤓All the geeky stuffs you need to know at one place!
Stars: ✭ 60 (-51.61%)
Mutual labels:  algorithm, resources
Bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Stars: ✭ 1,598 (+1188.71%)
Mutual labels:  algorithm
Codetective
a tool to determine the crypto/encoding algorithm used according to traces from its representation
Stars: ✭ 121 (-2.42%)
Mutual labels:  algorithm
Article
前端相关、CSS、JavaScript、工具、解决方案…相关文章
Stars: ✭ 116 (-6.45%)
Mutual labels:  algorithm
Algosolutions
LeetCode, LintCode, Project Euler, SGU, HackerRank, Cracking the Coding Interview(ctci)🌴
Stars: ✭ 117 (-5.65%)
Mutual labels:  algorithm
Gdscript Docs Maker
Create documentation and class references from your Godot GDScript code
Stars: ✭ 121 (-2.42%)
Mutual labels:  reference
Laravel Hateoas
Expose the authorization logic of your REST API using HATEOAS links
Stars: ✭ 116 (-6.45%)
Mutual labels:  resources
Algs4 Py
A Python library for the textbook Algorithms, 4th edition
Stars: ✭ 122 (-1.61%)
Mutual labels:  algorithm
Reading Material
List of some useful blogs, books, courses, papers etc. 📚
Stars: ✭ 116 (-6.45%)
Mutual labels:  resources
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-6.45%)
Mutual labels:  algorithm
Awesome Sweden
A curated list of awesome things to use when coding for the Swedish market.
Stars: ✭ 124 (+0%)
Mutual labels:  resources
Thealgorithms
Algorithms repository.
Stars: ✭ 122 (-1.61%)
Mutual labels:  algorithm

Data Science & Visualization Awesome

A curated list of data science, machine learning and visualization tools with emphasis on python, d3 and web applications.

CONTRIBUTING

Contents

Machine Learning

Resources

Frameworks

  • Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently
  • TensorFlow library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them.
  • Keras Deep Learning library for Theano, TensorFlow and CNTK.
  • Caffe deep learning framework made with expression, speed, and modularity in mind. Written in C++ and has python bindings.
  • Torch provides several tools for fast tensor mathematics, storage interfaces and machine learning models. Written in C with Lua interface.
  • PyTorch tensors and dynamic neural networks in Python with strong GPU acceleration
  • Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning. Writtent in C++ with bindings for python and other languages.
  • Scikit Learn is a Python module for machine learning built on top of SciPy
  • CNTK computational network toolkit. A C++ library by Microsoft Research.
  • XGboost an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. Written in C++ with python integration.
  • Tpot is a python tool that automatically creates and optimizes machine learning pipelines using genetic programming.

Neural networks

  • Brainforge A Neural Networking library based on NumPy only
  • deeplearn.js a neural network library for the web
  • OpenNN a neural network C++ library

Reinforcement Learning

  • Keras-rl Deep Reinforcement Learning for Keras.
  • Gym A toolkit for developing and comparing reinforcement learning algorithms. Written in Python.
  • TFLearn is a deep learning library featuring a higher-level API for TensorFlow.
  • Tensorforce a TensorFlow library for applied reinforcement learning

Examples

NLP

Natural Language processing benefits from Recurrent Neural Network algorithms.

Analysis

  • huggingface/transformers State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0
  • Natural Language Toolkit (NLTK) is a suite of python modules, data sets and tutorials supporting research and development in NLP. Some of its modules are out of date but still a useful resource nonetheless.
  • SpaCy is a powerful, production ready, NLP library for python
  • fastText a C++ library for sentence classification
  • TextBlob is a python library for processing textual data. It provides a simple API for diving into common NLP tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more.
  • simhash a python implementation of Simhash Algorithm for detecting near-duplicate web documents
  • langdetect is a port of Google's language-detection library to Python.

Tools

  • inflect.py Correctly generate plurals, ordinals, indefinite articles; convert numbers to words

Resources

Images

Resources

  • Convolutional neural network In machine learning, a convolutional neural network (CNN, or ConvNet) is a class of deep, feed-forward artificial neural network that have successfully been applied to analyzing visual imagery.

Frameworks

  • tesseract-ocr well tested OCR engine written in C++
  • OpenCV computer vision and machine learning software library. The library has more than 2500 optimized algorithms, which includes a comprehensive set of both classic and state-of-the-art computer vision and machine learning algorithms. These algorithms can be used to detect and recognize faces, identify objects, classify human actions in videos, track camera movements, track moving objects, extract 3D models of objects, produce 3D point clouds from stereo cameras, stitch images together to produce a high resolution image of an entire scene, find similar images from an image database, remove red eyes from images taken using flash, follow eye movements, recognize scenery and establish markers to overlay it with augmented reality, etc. Written in C++ with bindins for most languages including python.
  • SimpleCV is a framework for machine vision, using OpenCV and Python. It provides a concise, readable interface for cameras, image manipulation, feature extraction, and format conversion.
  • match makes it easy to search for images that look similar to each other
  • Noteshrink Convert scans of handwritten notes to beautiful, compact PDFs
  • srez Image super-resolution through deep learning
  • CovNetJS train Convolutional Neural Networks (or ordinary ones) in the browser

Data

Sources

Aggregators

  • pyspider a web crawler system in python.
  • Newspaper News, full-text, and article metadata extraction in Python 3.

Explore

  • Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser.

Storage

  • pytables a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data. It is built on top of the HDF5 library and the NumPy package.

Visualization

Resources

JavaScript Libraries

  • Chart.js HTML5 Charts using the canvas tag
  • G2 is a visualization grammar, a data-driven visual language with a high level of usability and scalability
  • plotly.js charting library built on top of d3 and stack.gl
  • frappe/charts Simple, responsive, modern SVG Charts with zero dependencies
  • GraphicsJS A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.

Python Libraries

  • bokeh an interactive visualization library that targets modern web browsers for presentation
  • bqplot plotting library for IPython/Jupyter notebooks - front-end in d3
  • dash Dash is a Python framework for building analytical web applications
  • Altair declarative statistical visualization library for Python, based on Vega and Vega-Lite

D3 based libraries

Digital Art

Languages

Python

  • Awesome Python A curated list of awesome Python frameworks, libraries, software and resources.
  • Interactive coding challenges which focus on algorithms and data structures that are typically found in coding interviews

JavaScript

License

CC0

To the extent possible under law, Quantmind has waived all copyright and related or neighboring rights to this work.

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