Skip to content
Snippets Groups Projects
Commit a3d2b2d1 authored by Balthazar Casale's avatar Balthazar Casale
Browse files

Update file README.md

parent 6317dda8
No related branches found
No related tags found
No related merge requests found
...@@ -126,9 +126,9 @@ The SVM models trained on the quantum-separability dataset. they are grouped by: ...@@ -126,9 +126,9 @@ The SVM models trained on the quantum-separability dataset. they are grouped by:
The type of the model and the proportion of PPT-ENT states used during training is indicated in the file name. For example the files The type of the model and the proportion of PPT-ENT states used during training is indicated in the file name. For example the files
SVM_1000_[0.50]_ SVM_1000_[0.50]_(i)
contain a SVM trained using a dataset of 1000 examples per class where 50% of the entangled examples are PPT-ENT. where i is an index between 0 and 4, contain a SVM trained using a dataset of 1000 examples per class where 50% of the entangled examples are PPT-ENT.
All the models are accessible by the function joblib.load in the form of a GridSearchCV model (from sklearn). All the models are accessible by the function joblib.load in the form of a GridSearchCV model (from sklearn).
All the models in the library use the Gell-Mann representation of states as input. All the models in the library use the Gell-Mann representation of states as input.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment