https://github.com/jmsull/simple-triangle-density
Simple python script to plot samples and training data for density estimation.
https://github.com/jmsull/simple-triangle-density
Last synced: about 2 months ago
JSON representation
Simple python script to plot samples and training data for density estimation.
- Host: GitHub
- URL: https://github.com/jmsull/simple-triangle-density
- Owner: jmsull
- License: mit
- Created: 2021-04-06T17:55:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T23:45:43.000Z (about 4 years ago)
- Last Synced: 2025-02-07T09:43:51.700Z (3 months ago)
- Language: Jupyter Notebook
- Size: 1.85 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-triangle-density
Simple python script to plot samples and training data for density estimation.
#Adapted from Byeonghee Yu and Nick Kern's Fisher ellipse function (used in PHY 151 2018)