SteadfastAsArt / HDiff-Cpx-SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Required Environments

numpy >= 1.20.0
pandas >= 1.2.4
sklearn >= 0.24.0
python = 3.7.4 (for reproduction purpose)

Usage

First, assign the required parameters in config.ini according to the descriptions. Then use the following commands to train the SVM model and predict on unknown datasets: python main.py

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%