HTML Forms Built On User Trait Detection
HTML Forms Built On User Trait Detection
Trait Detection
Contents
Abstract
Project Introduction
Existing System
Proposed System
System Architecture
Libraries
Project Requirements
Dendograms
Cluster Visualizations
Future Enhancements
ABSTRACT
The Extent of an individual to fill a questionnaire form decreases with increase in number of queries requested,
with an intension to enhance the ability of an user to fill large questionnaires in web forms this project is put forth.
The Potential of user to complete large questionnaires can be achieved by pliable HTML forms. Such pliability is
built on Machine Learning (ML) procedures.
To estimate user behavior, preferences, traits and understand various types of users, predictive models based on
Machine Learning Algorithms (MLA) trained with large user data from users who participated previously in the
questionnaires, inferring the most admissible factors that report the model and clustering the users depending upon
their likely characteristics and other factors. Depending upon these groups and their ability in the system of users to
review various things and provide the most optimal version (improving User Interface and User Experience) to
them.
To validate the approach and confirm the improvements, further tests of these classifications have been
commenced. The Aim if this project is to understand Human Computer Interaction (HCI) and deduce a dependable
outcome from input data and enhance the process and find its applicability in various fields.
Project Introduction