You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is our standard library for nonlinear analysis. Many of these functions are the same we use in our services. We do have additional methods that are not public but could be made available in a future release. If you are interested in learning more, attending our workshops or webinars or using our data analysis services please contact bmchnon…
This application calculates the entropy of a string. The focus of this implementation is represented by a specialized function called "entropy" which receives a text sequence as a parameter and returns a value that represents the entropy. Entropy is a measure of the uncertainty in a random variable.
Application allows for ifnormation entropy analysis of 2D image data. Analysis outcome can be stored in No-SQL database and then recovered and plotted for better understanding of underlying data
Use decision trees to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good" Data Description : Undergrad : person is under graduated or not Marital.Status : marital status of a person Taxable.Income : Taxable income is the amount of how much tax an individual owes to the government Work Ex…
This is a project associated to Computational Geometry as is taught at Madrid's Complutense University by professor Robert Monjo, covering Information Theory matters such as data entropy and compression.