This is a repository of DataMelt examples organized by topics and programming language. Guests can view the examples with the Free license. They can be found using the string "free license" in the left search form. Full DataMelt members can also view the code examples with the Pro license after login to the Member page. The protected from guests examples can be found using the string "pro license" in the left search form.
Nr | Output | Code | License | Description |
---|---|---|---|---|
1 | Jython/Python(View Code)(View Output) | Free license | Running the anti-Kt jet algorithm using a realistic pp event(Topic: Physics/HEP) | |
2 | Jython/Python(View Code)(View Output) | Pro license | Reading data from external files using HFile(Topic: File IO/Ascii) | |
3 | Jython/Python(View Code)(View Output) | Pro license | Using flat-file database and FileHashMap class(Topic: File IO/Database) | |
4 | Jython/Python(View Code)(View Output) | Pro license | Writing and reading objects in compressed form (PFile)(Topic: File IO/Binary) | |
5 | Jython/Python(View Code)(View Output) | Pro license | Data mining using a linear regression and predictions(Topic: Data mining/regression) | |
6 | Jython/Python(View Code)(View Output) | Pro license | Backpropagation neural net (1): Create input data(Topic: Artificial Intelligence/neural net) | |
7 | Jython/Python(View Code)(View Output) | Pro license | Backpropagation neural net (all steps). Create data and train.(Topic: Artificial Intelligence/neural net) | |
8 | Jython/Python(View Code)(View Output) | Pro license | Kohonen Feature Map in N dimension (SOM)(Topic: Artificial Intelligence/neural net) | |
9 | Jython/Python(View Code)(View Output) | Pro license | PND array for n-space and convertion to a histogram(Topic: Data arrays/PND) | |
10 | Jython/Python(View Code)(View Output) | Pro license | Symbolic regression solver based on genetic programming (GAP)(Topic: Artificial Intelligence/genetic programming) | |
11 | Jython/Python(View Code)(View Output) | Pro license | Symbolic regression solver based on genetic programming (GAP) in 2D case(Topic: Artificial Intelligence/genetic programming) | |
12 | Jython/Python(View Code)(View Output) | Pro license | Show PDG table in sortable table(Topic: Tools/Misc) | |
13 | Jython/Python(View Code)(View Output) | Free license | Tutorial on data mining for java.net(Topic: Data mining/regression) | |
14 | Jython/Python(View Code)(View Output) | Pro license | Backpropogation neural network training/analysis(Topic: Artificial Intelligence/neural net) |