Personal tools
Skip to content. | Skip to navigation
https://github.com/snphbaum/scikitgpuppyThis package provides means for modeling functions and simulations using Gaussian processes (aka Kriging, Gaussian random fields, Gaussian random functions). Additionally, uncertainty can be propagated through the Gaussian processes... note:: The Gaussian process regression and uncertainty propagation are based on Girard's thesis []_. ...
The scikit-image SciKit (toolkit for SciPy) extends scipy.ndimage to provide a versatile set of image processing routines.
scikitkinematics *scikitkinematics* primarily contains functions for working with 3D kinematics, e.g quaternions and rotation matrices. This includes utilities to read in data from the following IMUsensors: XSens xio YEICompatible with Python 2 and 3.Dependencies numpy, scipy, matplotlib, pandas, sympy, easyguiHomepagehttp://work.thaslwanter.at/skinematics/html/Author: Thomas ...
Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering. It strives to be simple and efficient, accessible to everybody, and reusable in various contexts.