Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated DistrModeler Class #1

Open
wants to merge 224 commits into
base: master
Choose a base branch
from

Conversation

subhashis
Copy link

A new DistrModeler Class Has been created, current reads ensemble data from .nc files. Also Soumya's estimate_gmm.h is included.

chunmingchen and others added 30 commits June 13, 2016 01:08
changed a few #ifndef macros in .h files to use different names from OSUFlow
First pull request for modeler
…array name to distr_array. Add at_comp_distr() in Dataset class
add the 1D histogram modeling and functions in histogram.h
ChengLiOSU and others added 30 commits January 20, 2018 15:11
modify a platform related issue
Add python wrapper to uni-variate distributions (hist, gaussian, gmm) and python test example
due to historical reasons, previously reader and writer were using global functions. now changed to object-oriented style, using classes for reader and writer
pyEdda for Visual Studio; IO classes
Add missing file (py_gaussian.h)
fit change of getNumComponenets()
some io code in test and vis are also changed, to fit the new way of io. many programs of eddaVis still do not work, which is due to not only io changes but also data structure changes too.
try to resolve the extra qualification issue
try to resolve the extra qualification issue - complementary
Add EddaComputeGaussian and test_JointGaussian.cpop
seperate pyEdda's uni-distribution test code
1. change the way to initialization (directly random on resposibility matrix)
2. use Cholescky decomposition instead of Eigen decomposition for prob estimation and sampling
3. add a new test case. Four variable. Some varialbes has tiny data range, some have very wide data range.
improve the jointGMM and add new test case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants