All Projects → pysal → Libpysal

pysal / Libpysal

Licence: other
Core components of Python Spatial Analysis Library

Projects that are alternatives of or similar to Libpysal

Awesome Gee
A curated list of Google Earth Engine resources
Stars: ✭ 292 (+194.95%)
Mutual labels:  jupyter-notebook, gis
Geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium
Stars: ✭ 959 (+868.69%)
Mutual labels:  jupyter-notebook, gis
Pythonfromspace
Python Examples for Remote Sensing
Stars: ✭ 344 (+247.47%)
Mutual labels:  jupyter-notebook, gis
Mapclassify
Classification schemes for choropleth mapping.
Stars: ✭ 72 (-27.27%)
Mutual labels:  jupyter-notebook, gis
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (+715.15%)
Mutual labels:  jupyter-notebook, gis
Spacenet building detection
Project to train/test convolutional neural networks to extract buildings from SpaceNet satellite imageries.
Stars: ✭ 83 (-16.16%)
Mutual labels:  jupyter-notebook, gis
Gp regression
A Primer on Gaussian Processes for Regression Analysis (PyData NYC 2019)
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Ml Sound Classifier
Machine Learning Sound Classifier
Stars: ✭ 98 (-1.01%)
Mutual labels:  jupyter-notebook
Physlight
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Nab
The Numenta Anomaly Benchmark
Stars: ✭ 1,352 (+1265.66%)
Mutual labels:  jupyter-notebook
Pyspark Predictive Maintenance
Predictive Maintenance using Pyspark
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Delf enhanced
Wrapper of DELF Tensorflow Model
Stars: ✭ 98 (-1.01%)
Mutual labels:  jupyter-notebook
Facedetector
A re-implementation of mtcnn. Joint training, tutorial and deployment together.
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Hands On Exploratory Data Analysis With Python
Hands-on Exploratory Data Analysis with Python, published by Packt
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Ucl Deep Learning Ans Reinforcement Learning
Deep learning and Reinforcement learning lecture and course work
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Kmeans pytorch
kmeans using PyTorch
Stars: ✭ 98 (-1.01%)
Mutual labels:  jupyter-notebook
Organic
Code repo for optimizing distributions of molecules.
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Linear algebra with python
Lecture Notes for Linear Algebra Featuring Python
Stars: ✭ 1,355 (+1268.69%)
Mutual labels:  jupyter-notebook
Bds
Code and examples from Business Data Science
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook
Math of machine learning
This is the code for "Mathematcs of Machine Learning" by Siraj Raval on Youtube
Stars: ✭ 99 (+0%)
Mutual labels:  jupyter-notebook

Python Spatial Analysis Library Core

.. image:: https://github.com/pysal/libpysal/workflows/.github/workflows/unittests.yml/badge.svg :target: https://github.com/pysal/libpysal/actions?query=workflow%3A.github%2Fworkflows%2Funittests.yml

.. image:: https://codecov.io/gh/pysal/libpysal/branch/master/graph/badge.svg :target: https://codecov.io/gh/pysal/libpysal

.. image:: https://badge.fury.io/py/libpysal.svg :target: https://badge.fury.io/py/libpysal

.. image:: https://img.shields.io/conda/vn/conda-forge/libpysal.svg :target: https://anaconda.org/conda-forge/libpysal

.. image:: https://zenodo.org/badge/81501824.svg :target: https://zenodo.org/badge/latestdoi/81501824


libpysal modules


  • libpysal.cg Computational geometry
  • libpysal.io Input and output
  • libpysal.weights Spatial weights
  • libpysal.examples Built-in example datasets

Example Notebooks


  • Spatial Weights <notebooks/weights.ipynb>_
  • Voronoi <notebooks/voronoi.ipynb>_
  • Input and Output <notebooks/io.ipynb>_

Development


libpysal development is hosted on github_.

.. _github : https://github.com/pysal/libpysal

Discussions of development occurs on the developer list <http://groups.google.com/group/pysal-dev>_ as well as gitter_.

.. _gitter : https://gitter.im/pysal/pysal?


Contributing


PySAL-libpysal is under active development and contributors are welcome. If you have any suggestions, feature requests, or bug reports, please open new issues <https://github.com/pysal/libpysal/issues>_ on GitHub. To submit patches, please review PySAL's documentation for developers <https://pysal.org/docs/devs/>, the PySAL development guidelines <https://github.com/pysal/pysal/wiki>, the libpysal contributing guidelines <https://github.com/pysal/libpysal/blob/master/.github/CONTRIBUTING.md>_ before opening a pull request <https://github.com/pysal/libpysal/pulls>. Once your changes get merged, you’ll automatically be added to the Contributors List <https://github.com/pysal/libpysal/graphs/contributors>.


Bug reports


To search for or report bugs, please see libpysal's issues <https://github.com/pysal/libpysal/issues>_.


License information


See the LICENSE <https://github.com/pysal/libpysal/blob/master/LICENSE.txt>_ for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

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