Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DAPPLE-2.0
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rania Talbi
DAPPLE-2.0
Commits
736d4d42
Commit
736d4d42
authored
6 years ago
by
rtalbi
Browse files
Options
Downloads
Patches
Plain Diff
Small new updates for tests
parent
4da32ba7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
EXP/Tuning2/vfdt-Nursery-clear-2019-06-29-23:42:38-Config.txt
+69
-0
69 additions, 0 deletions
...Tuning2/vfdt-Nursery-clear-2019-06-29-23:42:38-Config.txt
with
69 additions
and
0 deletions
EXP/Tuning2/vfdt-Nursery-clear-2019-06-29-23:42:38-Config.txt
0 → 100644
+
69
−
0
View file @
736d4d42
# Experiments parameters
perf{
testBuildingBlocks="false";
PrivacyPreservation="false";
MLAlgorithm="vfdt";
runs_number ="1";
thread_number="14";
remoteClient="false";
Incremental="true";
OutputPath="/home/rania/CLionProjects/DAPPLE-2.0/EXP/Tuning2/";
scenarioName ="vfdt-Nursery-clear";
debug="false";
maxTrainSize="10";
maxTestSize="10";
}
# The dataset configuration parameters
dataset{
mainPath = "/home/rania/CLionProjects/DAPPLE-2.0/";
path="/home/rania/CLionProjects/DAPPLE-2.0/DATA/Datasets/Nursery/";
clearPath= "/home/rania/CLionProjects/DAPPLE-2.0/DATA/Datasets/Nursery/";
chunk_prefix="DO";
class_number="5";
dimension="9";
chunk_number="16";
}
# The vfdt algorithm parameters
vfdt{
delta="0.000001";
tau="1";
grace="10";
max_depth="8";
threshold_number="2";
maxNodes="70";
}
# DTPKC parameters
crypto{
deserialize="false";
pathSer="/home/rania/CLionProjects/DAPPLE-2.0/SER/";
keySize ="1024";
DTPKC_Err = "600";
ComputationalPrecision="1000";
useORE="false";
sendParaClient="true";
blindingSize="100";
encryptData="true";
}
# Naive Bayes parameters
nb{
LaplaceConstant="1";
}
#LR parameters
lr{
alpha="1000";
LRTH="0.7";
batchSize="100";
epochs="1";
}
# Network parameters
network{
portS="5001";
serverIP="127.0.0.1";
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment