Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Prolog mlpack Library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
Prolog mlpack Library
Commits
Commits · 466fadeeb8f756d6d5151fa503e9dbf03ff3a5ce
466fadeeb8f756d6d5151fa503e9dbf03ff3a5ce
Select Git revision
Selected
466fadeeb8f756d6d5151fa503e9dbf03ff3a5ce
Branches
1
main
default
protected
2 results
prolog_mlpack_library
Author
Search by author
Any Author
authors
dgelessus
dgelessus
Fabian Vu
vu
Jan Gruteser
gruteser
Jannik Dunkelau
dunkelau
Jens Bendisposto
bendisposto
John Witulski
witulski
Joshua Schmidt
schmidt
Mareike Mutz
mutz
Max Jakub Ried
ried
Michael Leuschel
leuschel
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
12 authors
Browse files
Sep 16, 2022
Adding SoftmaxRegression
· 466fadee
Jakhes
authored
Sep 16, 2022
466fadee
Sep 15, 2022
Fixing some small errors
· d3ec8152
Jakhes
authored
Sep 15, 2022
d3ec8152
Adding Random_Forest
· 764a137f
Jakhes
authored
Sep 15, 2022
764a137f
Adding Perceptron
· cce258f6
Jakhes
authored
Sep 15, 2022
cce258f6
Adding code snippets to the template
· 0c025c59
Jakhes
authored
Sep 15, 2022
0c025c59
Updating the doc Comments for the pl files
· 9f79b225
Jakhes
authored
Sep 15, 2022
9f79b225
Sep 14, 2022
Updating root Makefile with the new Methods
· f7a17416
Jakhes
authored
Sep 14, 2022
f7a17416
Adding naive_bayes_classifier
· 9d296538
Jakhes
authored
Sep 14, 2022
9d296538
Adding logistic_regression
· ed1f506a
Jakhes
authored
Sep 14, 2022
ed1f506a
Adding LinearSVM
· 7e6c7755
Jakhes
authored
Sep 14, 2022
7e6c7755
Updating helper functions
· 05d70c14
Jakhes
authored
Sep 14, 2022
05d70c14
Sep 13, 2022
Adding MeanShift to project
· 71231678
Jakhes
authored
Sep 13, 2022
71231678
Small update in the older Methods
· b653d455
Jakhes
authored
Sep 13, 2022
b653d455
Adding DBScan to the project
· f65f7180
Jakhes
authored
Sep 13, 2022
f65f7180
Sep 12, 2022
Adding Kmeans to the root Makefile
· 43b97d78
Jakhes
authored
Sep 12, 2022
43b97d78
Adding Kmeans to the Project
· 4d705375
Jakhes
authored
Sep 12, 2022
4d705375
Adding AdaBoost to the project
· f35cbdc1
Jakhes
authored
Sep 12, 2022
f35cbdc1
Sep 08, 2022
Update the template Method
· 3726a83c
Jakhes
authored
Sep 8, 2022
3726a83c
Sep 07, 2022
Updating the other methods
· 6b479247
Jakhes
authored
Sep 7, 2022
6b479247
Adding lars to the root Makefile
· 70ef6a64
Jakhes
authored
Sep 7, 2022
70ef6a64
Adding finished lars method
· 097a20cd
Jakhes
authored
Sep 7, 2022
097a20cd
Adding new helper functions for more convertion types
· e2645a56
Jakhes
authored
Sep 7, 2022
e2645a56
Sep 06, 2022
Updating lars implementation
· 2950f7b1
dean.schmitz@hhu.de
authored
Sep 6, 2022
2950f7b1
Adding unfinished lars
· 5f2cb41d
Jakhes
authored
Sep 6, 2022
5f2cb41d
Sep 05, 2022
Finishing Linear regression implementation
· 86423c87
Jakhes
authored
Sep 5, 2022
86423c87
Adjusting the method template for easier use
· 95889c17
Jakhes
authored
Sep 5, 2022
95889c17
Sep 01, 2022
Extracting the helper funktions into their own helper file
· cf748c4a
Jakhes
authored
Sep 1, 2022
cf748c4a
Changing absolute path to relative path
· bd4fe62f
Jakhes
authored
Sep 1, 2022
bd4fe62f
Adding unfinished method linear_regression
· 59fc394d
Jakhes
authored
Sep 1, 2022
59fc394d
Adding a template for new methods
· e3e57026
Jakhes
authored
Sep 1, 2022
e3e57026
Adding Macros to the Makefiles
· 33230a01
Jakhes
authored
Sep 1, 2022
33230a01
Move iris.csv
· 7893bcbc
Jakhes
authored
Sep 1, 2022
7893bcbc
Move iris.csv
· 659af212
Jakhes
authored
Sep 1, 2022
659af212
Renaming blr Test
· bbcf70ff
Jakhes
authored
Sep 1, 2022
bbcf70ff
Renaming blr Test
· b2a2fcae
Jakhes
authored
Sep 1, 2022
b2a2fcae
Adding .gitignore file
· 0b1752d1
Jakhes
authored
Sep 1, 2022
0b1752d1
Aug 30, 2022
Adding some prolog tests for bay_lin_reg
· 28bc6a04
Jakhes
authored
Aug 30, 2022
28bc6a04
Moving all extra predicates into a helper file
· 308d0afc
Jakhes
authored
Aug 30, 2022
308d0afc
Aug 29, 2022
Adding toplevel Makefile
· 1fe22107
Jakhes
authored
Aug 29, 2022
1fe22107
Aug 26, 2022
Restructure Project
· 460ec6c1
Jakhes
authored
Aug 26, 2022
460ec6c1
Loading