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 | ![]() | Free license | Running the anti-Kt jet algorithm using a realistic pp event(Topic: Physics/HEP) | |
2 | ![]() | Pro license | Reading data from external files using HFile(Topic: File IO/Ascii) | |
3 | ![]() | Pro license | Using flat-file database and FileHashMap class(Topic: File IO/Database) | |
4 | ![]() | Pro license | Writing and reading objects in compressed form (PFile)(Topic: File IO/Binary) | |
5 | ![]() | Pro license | Data mining using a linear regression and predictions(Topic: Data mining/regression) | |
6 | ![]() | Pro license | Backpropagation neural net (1): Create input data(Topic: Artificial Intelligence/neural net) | |
7 | ![]() | Pro license | Backpropagation neural net (all steps). Create data and train.(Topic: Artificial Intelligence/neural net) | |
8 | ![]() | Pro license | Kohonen Feature Map in N dimension (SOM)(Topic: Artificial Intelligence/neural net) | |
9 | ![]() | Pro license | PND array for n-space and convertion to a histogram(Topic: Data arrays/PND) | |
10 | ![]() | Pro license | Symbolic regression solver based on genetic programming (GAP)(Topic: Artificial Intelligence/genetic programming) | |
11 | ![]() | Pro license | Symbolic regression solver based on genetic programming (GAP) in 2D case(Topic: Artificial Intelligence/genetic programming) | |
12 | ![]() | Pro license | Show PDG table in sortable table(Topic: Tools/Misc) | |
13 | ![]() | Free license | Tutorial on data mining for java.net(Topic: Data mining/regression) | |
14 | ![]() | Pro license | Backpropogation neural network training/analysis(Topic: Artificial Intelligence/neural net) |