Skip to content

Commit cf12bd1

Browse files
committed
model update
1 parent 0272a3d commit cf12bd1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed
Binary file not shown.

workshops/bioind4/khub/registring-model.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Download the model file provided in the workshop material:
66

7-
- [ProteinModelReannotation.doc](data/ProteinModelReannotation.doc)
7+
- [penicillin_SVM_features_scaler.pkl](data/0007_[Python]_penicillin_SVM_features_scaler.pkl)
88

99
## Step 1
1010

@@ -18,22 +18,21 @@ You can register your Model by either registering a URL or by uploading a file.
1818

1919
Fill in the sections using the following information:
2020

21-
***Title:*** Protein Model Reannotation of Aspergillus Niger
22-
23-
***Description:*** Reannotation of the protein model for A. niger N402 secretome based on high-throughput mass spectrometry analysis
21+
***Title:*** Penicillin SVM features scaler model
2422

23+
***Description:*** Support Vector Regression (SVR) is a machine learning algorithm that applies the principles of Support Vector Machines (SVM) to regression tasks. It supports various kernels for complex patterns.
2524

2625
## Section 3
2726

28-
***Projects:*** Assign this model to the project to which it belongs:
27+
***Projects:*** Assign this model to a project you are part of
2928

30-
**Project:** An inventory of Aspergillus niger secrotome
29+
<!-- **Project:** An inventory of Aspergillus niger secrotome -->
3130

3231
***Note:*** You might get a pop-up message stating: "\<Project name> has a default sharing policy specified, do you want to apply it? NOTE that this will overwrite any previously defined permissions. Click "OK" to apply the default sharing policy or "Cancel" to keep the current permissions and not apply the default sharing policy."
3332

3433
## Section 4
3534

36-
License
35+
License
3736

3837
***License:*** From the list choose "Creative Common License"
3938

0 commit comments

Comments
 (0)