All Projects → saddle → Similar Projects or Alternatives

1151 Open source projects that are alternatives of or similar to saddle

gcf-packs
Library packs for google cloud functions
Stars: ✭ 48 (+108.7%)
Mutual labels:  numpy, pandas
ESA
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
Stars: ✭ 26 (+13.04%)
Mutual labels:  numpy, pandas
spyndex
Awesome Spectral Indices in Python.
Stars: ✭ 56 (+143.48%)
Mutual labels:  numpy, pandas
DataSciPy
Data Science with Python
Stars: ✭ 15 (-34.78%)
Mutual labels:  numpy, pandas
Python-camp
No description or website provided.
Stars: ✭ 34 (+47.83%)
Mutual labels:  numpy, pandas
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (+173.91%)
Mutual labels:  numpy, pandas
jun
JUN - python pandas, plotly, seaborn support & dataframes manipulation over erlang
Stars: ✭ 21 (-8.7%)
Mutual labels:  numpy, pandas
python-programming-for-data-science
Content from the University of British Columbia's Master of Data Science course DSCI 511.
Stars: ✭ 29 (+26.09%)
Mutual labels:  numpy, pandas
Python-Matematica
Explorando aspectos fundamentais da matemática com Python e Jupyter
Stars: ✭ 41 (+78.26%)
Mutual labels:  numpy, pandas
python-twelve-tone
🎶 12-tone matrix to generate dodecaphonic melodies 🎶
Stars: ✭ 68 (+195.65%)
Mutual labels:  numpy, matrix
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (+1086.96%)
Mutual labels:  numpy, pandas
AIPortfolio
Use AI to generate a optimized stock portfolio
Stars: ✭ 28 (+21.74%)
Mutual labels:  numpy, pandas
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+18973.91%)
Mutual labels:  numpy, pandas
valinvest
A value investing tool based on Warren Buffett, Joseph Piotroski and Benjamin Graham thoughts
Stars: ✭ 84 (+265.22%)
Mutual labels:  numpy, pandas
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (+1734.78%)
Mutual labels:  numpy, pandas
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+1556.52%)
Mutual labels:  numpy, pandas
Docker Django
A complete docker package for deploying django which is easy to understand and deploy anywhere.
Stars: ✭ 378 (+1543.48%)
Mutual labels:  numpy, pandas
Mexican Government Report
Text Mining on the 2019 Mexican Government Report, covering from extracting text from a PDF file to plotting the results.
Stars: ✭ 473 (+1956.52%)
Mutual labels:  numpy, pandas
Pynamical
Pynamical is a Python package for modeling and visualizing discrete nonlinear dynamical systems, chaos, and fractals.
Stars: ✭ 458 (+1891.3%)
Mutual labels:  numpy, pandas
Tensor Sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Stars: ✭ 532 (+2213.04%)
Mutual labels:  numpy, matrix
Deep Learning Wizard
Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, C++ and more.
Stars: ✭ 343 (+1391.3%)
Mutual labels:  numpy, pandas
Pythondatasciencehandbook
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases.
Stars: ✭ 31,995 (+139008.7%)
Mutual labels:  numpy, pandas
Numsharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
Stars: ✭ 882 (+3734.78%)
Mutual labels:  numpy, pandas
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+34521.74%)
Mutual labels:  numpy, pandas
Pyda 2e Zh
📖 [译] 利用 Python 进行数据分析 · 第 2 版
Stars: ✭ 866 (+3665.22%)
Mutual labels:  numpy, pandas
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+4365.22%)
Mutual labels:  numpy, pandas
Abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Stars: ✭ 8,589 (+37243.48%)
Mutual labels:  numpy, pandas
Gait Recognition
Distance Recognition of a Human Being with Deep CNN's
Stars: ✭ 51 (+121.74%)
Mutual labels:  numpy, pandas
Information-Retrieval
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
Stars: ✭ 103 (+347.83%)
Mutual labels:  numpy, pandas
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (+5908.7%)
Mutual labels:  numpy, pandas
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (+317.39%)
Mutual labels:  numpy, pandas
Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (+6234.78%)
Mutual labels:  numpy, pandas
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (+291.3%)
Mutual labels:  numpy, pandas
Machine Learning Projects
This repository consists of all my Machine Learning Projects.
Stars: ✭ 135 (+486.96%)
Mutual labels:  numpy, pandas
Data Science For Marketing Analytics
Achieve your marketing goals with the data analytics power of Python
Stars: ✭ 127 (+452.17%)
Mutual labels:  numpy, pandas
LinAlg
实现一个线性代数库,为Python写扩展。《程序猿的数学3 线性代数》读后笔记
Stars: ✭ 17 (-26.09%)
Mutual labels:  matrix, linear-algebra
Credit Risk Modelling
Credit Risk analysis by using Python and ML
Stars: ✭ 91 (+295.65%)
Mutual labels:  numpy, pandas
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (+534.78%)
Mutual labels:  numpy, pandas
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (+543.48%)
Mutual labels:  numpy, pandas
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (+130.43%)
Mutual labels:  numpy, pandas
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (+517.39%)
Mutual labels:  numpy, pandas
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+17960.87%)
Mutual labels:  numpy, pandas
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (+591.3%)
Mutual labels:  numpy, pandas
Xarray
N-D labeled arrays and datasets in Python
Stars: ✭ 2,353 (+10130.43%)
Mutual labels:  numpy, pandas
Docker Alpine Python Machinelearning
Small Docker image with Python Machine Learning tools (~180MB) https://hub.docker.com/r/frolvlad/alpine-python-machinelearning/
Stars: ✭ 76 (+230.43%)
Mutual labels:  numpy, pandas
Data Science Types
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Stars: ✭ 180 (+682.61%)
Mutual labels:  numpy, pandas
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+665.22%)
Mutual labels:  numpy, pandas
Data Science Notebook
📖 每一个伟大的思想和行动都有一个微不足道的开始
Stars: ✭ 196 (+752.17%)
Mutual labels:  numpy, pandas
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+13604.35%)
Mutual labels:  numpy, pandas
Mathematics for Machine Learning
Notes and step-by-step exercises resolution to aid students learning the base math for machine learning. Content summed up from the the course from the Imperial London College in Coursera.
Stars: ✭ 44 (+91.3%)
Mutual labels:  matrix, linear-algebra
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 (+804.35%)
Mutual labels:  numpy, pandas
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
Stars: ✭ 211 (+817.39%)
Mutual labels:  numpy, pandas
Jetson Containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
Stars: ✭ 223 (+869.57%)
Mutual labels:  numpy, pandas
Block
An intelligent block matrix library for numpy, PyTorch, and beyond.
Stars: ✭ 254 (+1004.35%)
Mutual labels:  numpy, linear-algebra
UDACITY-Deep-Learning-Nanodegree-PROJECTS
These are the projects I did on my Udacity Deep Learning Nanodegree 🌟 💻 💻. 💥 🌈
Stars: ✭ 18 (-21.74%)
Mutual labels:  numpy, pandas
Python-for-data-analysis
No description or website provided.
Stars: ✭ 18 (-21.74%)
Mutual labels:  numpy, pandas
Cloud Volume
Read and write Neuroglancer datasets programmatically.
Stars: ✭ 63 (+173.91%)
Mutual labels:  numpy, matrix
eigen
Owl's OCaml Interface to Eigen3 C++ Library
Stars: ✭ 30 (+30.43%)
Mutual labels:  matrix, linear-algebra
Bootcamp python
Bootcamp to learn Python for Machine Learning
Stars: ✭ 228 (+891.3%)
Mutual labels:  numpy, pandas
eigen-js
⚡ Eigen-js is a port of the Eigen C++ linear algebra library
Stars: ✭ 78 (+239.13%)
Mutual labels:  matrix, linear-algebra
61-120 of 1151 similar projects