Department of Computer Science (UG)

Permanent URI for this communityhttps://dspace.psgrkcw.com/handle/123456789/150

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    AN INTERACTIVE TOOL FOR YARN STRENGTH PREDICTION USING SUPPORT VECTOR REGRESSION
    (CPS and indexed in Thompson CSI, 2010) Selvanayaki M; Vijaya M S; Jamuna K S
    Cotton, popularly known as White Gold has been an important commercial crop of National significance due to the immense influence of its rural economy. Transfer of technology to identify the quality of fibre is gaining importance. The physical characteristics of cotton such as fiber length, length distribution, trash value, color grade, strength, shape, tenacity, density, moisture absorption, dimensional stability, resistance, thermal reaction, count, etc., contributes to determine the quality of cotton and in turn yarn strength. In this paper yarn strength prediction has been modeled using regression. Support Vector regression, the supervised machine learning technique has been employed for predicting the yarn strength. The trained model was evaluated based on mean squared error and correlation coefficient and was found that the prediction accuracy of SVR based model, the intelligence reasoning method is higher compared with the traditional statistical regression, the least square regression model.
  • Item
    A NOVEL APPROACH FOR PASSWORD STRENGTH ANALYSIS THROUGH SUPPORT VECTOR MACHINE
    (Academy Publishers, Finland, 2009-11) Karpagavalli S; Jamuna K S; Vijaya M S
    Passwords are ubiquitous authentication methods and they represent the identity of an individual for a system. Users are consistently told that a strong password is essential these days to protect private data. Despite the existence of more secure methods of authenticating users, including smart cards and biometrics, password authentication continues to be the most common means in use. Thus it is important for organizations to recognize the vulnerabilities to which passwords are subjected, and develop strong policies governing the creation and use of passwords to ensure that those vulnerabilities are not exploited. This work employs machine Learning technique to analyze the strength of the password to facilitate organizations launch a multi-faceted defense against password breach and provide a highly secure environment. A supervised learning algorithm namely Support Vector Machine is used for classification of password. The linear and nonlinear SVM classification models are trained using the features extracted from the password dataset. The trained model shows the prediction accuracy of about 98% for 10-fold cross validation