figshare
Browse
1/1
14 files

SVC scores (rbf kernel and C=100)

Download all (283.8 kB) This item is shared privately
dataset
modified on 2024-03-04, 15:57

The datasets presented in this repository are obtained by applying the support vector classifier (SVC) algorithm with the following specific hyperparameter setting and the different inputs that have been described in the journal paper: "Data mining techniques for endometriosis detection in a data-scarce medical dataset".

Hyperparameters

  • C: 100.0
  • kernel: rbf
  • max_iter: 1000000

Files

  • result_eb.csv: Results for EB sample type.
  • result_ef.csv: Results for EF sample type.
  • result_vagina.csv: Results for vagina sample type.
  • result_oral.csv: Results for oral sample type.
  • result_feces.csv: Results for feces sample type.
  • result_frt.csv: Results for FRT (EB + EF + vagina) sample type.
  • result_frt2.csv: Results for FRT2 (EB + vagina) sample type.
  • properties_eb.log: Arguments and result information for EB sample type (C, n_split, kernel, gamma, max_iter, random_state, len_scores_before_filtering, len_scores_after_filtering, len_f1).
  • properties_ef.log: Arguments and result information for EF sample type.
  • properties_vagina.log: Arguments and result information for vagina sample type.
  • properties_oral.log: Arguments and result information for oral sample type.
  • properties_feces.log: Arguments and result information for feces sample type.
  • properties_frt.log: Arguments and result information for FRT sample type.
  • properties_frt2.log: Arguments and result information for FRT2 sample type.