1. 30 4月, 2023 1 次提交
    • cxxu1375's avatar
      - "update PCA transformer to the SER system" · 18eca268
      cxxu1375 提交于
      - "there are some problems with recognize the single audio with pca preprocessing,the idea is to save the pca transformer when it was first fited,and then try to load corresponding file(joblib or pickle) when you need to recognize several audios that need extract the required dimension feature"
      18eca268
  2. 27 4月, 2023 1 次提交
    • cxxu1375's avatar
      - "update the client layout with more available parameters... · 74e45e75
      cxxu1375 提交于
      - "update the client layout with more available parameters cross-validation(`kfold`/`shufflesplit`/`StratifiedShuffleSplit`)
      - support the `n_splits` as a slider element for use to adjust the folds
      - update the `confusion matrix table`show button
      74e45e75
  3. 26 4月, 2023 2 次提交
    • cxxu1375's avatar
      test_score,train_score and predict_proba if it is usable · 02fa31d1
      cxxu1375 提交于
        - update the file viwer part function and operation logic with more flexibility.
      - kwon problems:
        - with the display or not display the predict_proba layout,the left column may need to resize the window to make the last part of view to visible!
      02fa31d1
    • cxxu1375's avatar
      test_score,train_score and predict_proba if it is usable · 4d7792fc
      cxxu1375 提交于
        - update the file viwer part function and operation logic with more flexibility.
      - kwon problems:
        - with the display or not display the predict_proba layout,the left column may need to resize the window to make the last part of view to visible!
      4d7792fc