Giter Club home page Giter Club logo

kdfit's Introduction

Kernel density fit framework

This is a general purpose statistical analysis framework that uses an adaptive bandwidth kernel density estimation technique to construct smooth probability distribution functions with finite data, which are then used to statistically extract parameters from a dataset using either binned or unbinned maximum likelihood fits.

Where possible, and if available, calculations are accelerated on a GPU.

See my blog post on kernel density estimation for an overview of the mathematics underpinning this implementation of kernel density estimation, as well as brief description of how to use this package.

The examples directory also contains some toy fits in Jupyter notebooks.

Work in progress

Currently kdfit is pre-alpha. API is subject to change at any time.

Dependencies

This project depends on features present in Python 3.9+. The included setup.py will install all necessary dependencies:

Installing

First clone this repository:

git clone https://github.com/BenLand100/kdfit

And then install with pip:

pip install --user -e kdfit

This will create an editable installation that will link to the cloned git repo. This means the kdfit code installed on your system will automatically be updated if the repo is updated or edited Reinstallation may still be necessary if there are new dependencies.

Copyright 2021 by Benjamin J. Land (a.k.a. BenLand100). Released under the GPLv3 license.

kdfit's People

Contributors

benland100 avatar

Stargazers

Zhaozhou Li avatar Eric Denovellis avatar Jian Tang avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.