Question
Asked 22nd Apr, 2017

It is possible to apply SVM algorithm on small data set of 10 attributes?

I have developed offline monitoring system for the detection of abnormal behaviour of windows system process. To develop this system, considering 10 windows system process parameters along with their standard values. Now to increase the detection rate of abnormal activities i tried to apply some supervised learning algorithms like SVM. So it is possible to use SVM for this real time system which will increase the  accuracy of the system.  

Most recent answer

Samer Sarsam
Coventry University
Shubhangi,
It is possible, but you need to use a specific type of SVM that learns incrementally. However, with only 10 instances, I am afraid that you could get low prediction accuracy. Consequently, I recommend increasing your data and make much bigger. 
HTH.
Samer
1 Recommendation

All Answers (8)

Sebastian Zaunseder
University of Augbsurg
Hi Shubhangi,
i don't see a problem of "just" using 10 attributes. The success, i.e. a potential increase of accuracy, will depend on the quality of attributes.
Greetings, Sebastian
Fabrice Clerot
Orange Labs
.
as Sebastian says above, 10 **attributes** (that is variables or features) is not a problem for svm
now, re-reading your question, i am not sure what you mean exactly : have you a data set of N labelled instances described on 10 features ... or have you a small data set of 10 labelled instances described on F features ("small data set" indeed !)?
.
Abhilash K Pai
Manipal Academy of Higher Education
Yes, it is possible to use SVM for a real-time implementation of abnormal process detection in Windows using only 10 attributes- only if these 10 attributes are enough to make the machine differentiate between a normal and an abnormal process. As Sebastian said, "the accuracy of the SVM model will depend on how good the attributes are". Regarding the time factor, for real-time implementation - Not a problem for a small dataset.
1 Recommendation
Shubhangi Pawar
Annasaheb Dange College of Engineering and Technology Ashta
Thanks Sebastian, FabriceClerot, Abhilash and Andreas for the valubale suggestions.. @ Fabrice Clerot in our problem,  the case is  data set of N labelled instances described on 10 features.. Whatever these 10 parameters data of standard windows process helpful to detect the abnormal activities..all of these parameters are important because not only single parameter get altered by attcker(or any suapicious activity) it will having some affect on another parametrs also ..so we consider relatively important parameter.. Normal windows starting process are in less number so whatever data about these process in terms of these parametrs are less thats why confusion is any supervised learning technique should be applicable in such cases..
Samer Sarsam
Coventry University
Shubhangi,
It is possible, but you need to use a specific type of SVM that learns incrementally. However, with only 10 instances, I am afraid that you could get low prediction accuracy. Consequently, I recommend increasing your data and make much bigger. 
HTH.
Samer
1 Recommendation

Similar questions and discussions

Hydro position in france?
Question
Be the first to answer
  • Rémi ValoisRémi Valois
INRAE is recruiting a researcher for the the joint research unit (INRAE-Avignon University) EMMAH (Environnement Méditerranéen et Modélisation des Agro-Hydrosystèmes https://umremmah.fr/) based in Avignon. The position being advertised is entitled "Hydrology - Territorial water balance and aquifer recharge" and involves research focusing on surface-aquifer interactions, in particular by analysing the water transfers that contribute to recharge.
Further details on the profile and application procedures can be found at the following address:
For more details you are welcome to contact André Chanzy :  andre.chanzy@inrae.fr (33-680993203)
Please note that the deadline for applications is 5 March 2024.
Please share this profile with your networks. Applications from English speakers are welcome.
André
André Chanzy
Directeur
UMR INRAE/Avignon Université EMMAH
228 route de l'aérodrome
CS 40509
84914 Avignon Cédex 9
tel : 33 4 32 72 22 11
mob : 33 6 80 99 32 03

Related Publications

Conference Paper
With the rapid development of location-acquisition techniques, massive trajectories are continuously generated. Many urban applications rely heavily on the data mining/analysis results of massive trajectory data. This demo presents a holistic data management system for both historical and real-time trajectory records based on a cloud platform, such...
Article
MapReduce frameworks, e.g., Hadoop, have been used extensively in different applications that include machine learning, and spatial processing. In meantime, huge volumes of spatio-temporal trajectory data are coming from different sources over sometime, raised the demand to exploit the efficiency of Hadoop, coupled with the flexibility of the MapRe...
Article
Massive trajectory data is being generated by GPS-equipped devices, such as cars and mobile phones, which is used increasingly in transportation, location-based services, and urban computing. As a result, a variety of methods have been proposed for trajectory data management and analytics. However, traditional systems and methods are usually design...
Got a technical question?
Get high-quality answers from experts.