References to other Issues or PRs or Relevant literature
Fixes #5
Brief description of what is fixed or changed
Linear Support Vector Classification model has been added in the models.py file. The SVM loss objective has been added in the loss_func.py file. Relevant Example has been added in the Examples/svm_classification_example.py file.
References to other Issues or PRs or Relevant literature
Fixes #5
Brief description of what is fixed or changed
Linear Support Vector Classification model has been added in the models.py file. The SVM loss objective has been added in the loss_func.py file. Relevant Example has been added in the Examples/svm_classification_example.py file.