0xisk / Linux-Assistant

Linux Assistant will facilitate Linux utilities to you, and allows you controlling it.
0 stars 0 forks source link

Machine Learning Model #10

Open 0xisk opened 5 years ago

0xisk commented 5 years ago

Implementing ML model.

0xisk commented 5 years ago

Please @mahmoudtalaatfares describe here any details for your last commit. As shows here:

[Commit name] : [Your description]

And the description includes the following:

  1. Type of ML algorithm used
  2. List the algorithms that you used for helping you implementing your ML model.
  3. How many data records does the model trained on?
  4. Accuracy
  5. Any other comments you want to add.
mahmoudtalaatfares commented 5 years ago

1-Type of machine learning model is support vector classification. 2-word stemming and Bag of words. 3- 17760 Records 4- Training accuracy 0.833 and test accuracy 0.834