SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Downloaden Sie, um offline zu lesen
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING &
6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME

TECHNOLOGY (IJCET)

ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 5, Issue 1, January (2014), pp. 38-45
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2013): 6.1302 (Calculated by GISI)
www.jifactor.com

IJCET
©IAEME

ENHANCING THE WEB SITE STRUCTURE TO PROVIDE EASY
TRAVERSAL ON A WEB SITE WITH MINIMUM CHANGES TO ITS
CURRENT STRUCTURE
Bokefode J.D. *, Ubale S. A. **, Modani D. G. ***, Bhandare P.S. ****
*Research Scholar, Department of Computer Sciences and Engineering,
Sinhgad College of Engineering, korti, Pandharpur, Solapur University, INDIA
**Assistant Professor, Department of Computer Sciences and Engineering,
Sinhgad College of Engineering, korti, Pandharpur, Solapur University, INDIA
***Assistant Professor, Department of Computer Sciences and Engineering,
Gharda Institute of Technology, Lavel, Chiplun, Mumbai University, INDIA
****Research Scholar, Department of Computer Sciences and Engineering,
Sinhgad College of Engineering, korti, Pandharpur, Solapur University, INDIA

ABSTRACT
This paper provides a way for improving a website with minimum changes. Creating a new
websites to provide better navigation becomes a challenging. A primary reason is that the webs
developers’ may not have a clear understanding of user preferences and can only organize webpages
based on their own judgment. For designing websites number of methods area available to connect
webpages to improve user navigation on a websites, the completely reorganized new structure of a
websites is not easy to predict. In this paper a model for web enhancement is introduced to improve
the user navigation on a website with minimum changes to its current structure. Results from various
tests are conducted on a globally available data set indicate that the presented model improves the
user navigation with less changes. The presented model can also be used for larger data sets.
Key Words: Website structure improvement, web mining, directed tree, user navigation, and
transformation.
1. INTRODUCTION
The growth of the internet is does not have any limitations. Now there are uncountable
pictures, audios, videos, and other data available via internet and still it increasing. Finding required
38
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
data or any content from websites has become a very difficult task. In order to satisfy the increasing
demands from online customers, Firms or organizations are heavily investing in the development and
maintenance of their website. Web developer’s doest not have any idea about user’s requirements
and can only organize pages based on their own judgment.
In this paper, we are concerned primarily with transformation approaches. Transformation
approach referred as to modify the site structure to ease the navigation for all users .The literature
considering transformations approaches mainly focuses on developing methods to completely
reorganize the link structure of a website. But this approach has lots of limitations. First, the
complete reorganization could radically change the location of familiar items, the new website may
disorient users [13].Second, the reorganized website structure is not easy to predict, and the cost of
unorientation about where you are and how to precede users after the changes remains unanalyzed.
This is because a website’s structure is designed by experienced web Developers. Finally, Website
reorganization models may change the current structure; therefore they are not used to improve the
web site structures.
Perceiving the drawbacks of website reorganization approaches, we comprehend the raised
question of how to improve the website structure rather than reorganizing it. A web enhancement
model facilitates good user navigation without making more changes to its current structure. Our
model is suitable for those websites whose contents are not changing as per user requirement & data
within the websites are static. For examples companies, hospitals, universities, banks, tourist
websites. The presented model may not be appropriate for websites that contents dynamic pages and
volatile contents. This is because in dynamic web pages access patterns changes frequently, therefore
the weblog data is not used to improve the web site structure [14].In this we perform various tests on
a data set collected from a real website. The result proves that our model can improve the site
structure with minimum changes. In this paper, we explore the problem of improving user navigation
on a website with minimal changes to the current structure then we calculate the out-degree as an
objective function instead of fixed constraints. This allows a page to have more links than the outdegree threshold if the cost is reasonable and hence offers a good balance between minimizing
changes to a website and reducing information overload to users.
2. LITERATURE SURVEY
To resolve these questions number of techniques is proposed and they broadly classified into
two types [1]: First is Personalization approach and second is Transformation approach. In
personalization approach, for making easier access to particular user, it dynamically rebuilds the
pages based on user profile and access paths. In Transformation approach we modify the website
structure to make easier access and good navigation for all users.
Web personalization is the process of “altering” webpages to presuming the needs of
particular users based on the user profile data and the way in which users’ prefer to access the web
pages in a websites [6].
In [1], Perkowitz and Etzioni introduce an approach that synthesizes index pages
automatically based on the co-occurrence frequency of pages in user log data which contain links to
pages which belongs to particular topics, to providing easier access and good navigation for all users.
In [7], [8], [9], [10], Mobasher and Yan introduce an approach that create the group or clusters of
users profiles from weblog data and then dynamically reconstruct web links for users who belongs to
different groups or clusters based on their access patterns. In [11], Nakagawa and Mobasher designed
a hybrid personalization system that cans dynamically switching between the degree of connectivity
and the user’s current location in the site to enhance the traversal path for that user. See [6] and [12],
for understanding the web personalization approaches.
39
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
Web transformation, includes the making changes into website structure to provide easier
access and good navigation for all users [4] instead of personalizing webpages for particular users.
In [3], Fu describe an approach to reconstruct webpages to provide users with their required
contents in minimum clicks. But, this approach takes only local structures in a website instead of full
structure. So the generated new structure does not give optimal navigational path. In [2], Gupta
proposed a heuristic method based on simulating or altering the web links to improve the user
traversal path. This method is applicable for both wired and wireless devices to change the web links
structure in websites, for that it uses the frequently accessed data by the user. But, this approach takes
very long time to small websites therefore it does not give optimal solutions. In [5], Lin design
integer programming models, this model is based on the cohesion between pages to reduce depth of
searching for users and overload of contents to reconstruct a website. But, this technique also
requires very long time to large websites which contains many links therefore it does not give
optimal navigational path. This model is not tested on real websites so it is appropriate or not for real
web sites is still questionable. In [4], to resolve the problem in [5] Lin and Tseng design an ant
colony system to reconstruct websites structures to provide easier access and good navigation for all
users. But, it is not scalable for large websites.
The following table describes the summery of different methods which are used to improve
the web site structure with their advantages and disadvantages.
Table 1
Summery of different techniques used for web improvement
Methods
Advantages
Disadvantages
Solution
synthesizing index
Effectively provide the used for particular
Give optimal solution
pages
required web pages for user
to particular user
that user
Clustering of user
Dynamically generate used for particular
Give optimal solution
profiles
links for user who
user
for particular group
belongs to particular
group
Heuristic Method
Create or modify the
it required 10 to15
Give optimal solution
structure of a website
hours and applicable
for all users.
for small website
Integer Programming
It gives better
Not applicable for real Give optimal solution
Model
performance when
websites
for all users but have
web site contains
low efficiency.
many links.
Ant Colony System
Used for real website Not Scalable on large Give optimal solution
and synthetic websites sized- websites
for all users for small
and computational
websites
time is low
In this paper, we hypnotized Web Enhancement Model to improve user traversal path in a
website with making fewer changes to its structure. The presented model is used for enhancing the
web site structure and can be applied for small as well as large websites. The presented model is
scalable according to the requirement of web developers and it is well suited for web site
maintenance.

40
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
3. PROBLEM STATEMENT
Complete reorganization of a website may lead to number of problems. First, it Change the
location of familiar items. Second, new websites may disorient users. Third, the reorganized structure
is highly unpredictable. So; our aim is designing well-Structured websites to provide better
navigation on a website for all users with fewer changes to its current structure.
4. METHODOLOGY
In order to provide better navigation on a website for all users, the website structure must be
reconstructed in a way that the different access paths required to get the desired contents in the newly
improved structure have minimum traversal cost than the specified path threshold value. In this
paper, we convert website structure into directed graph and this graph can be solved to get the
optimum solution. We convert our website as graph optimization problem in which nodes represents
web pages and the line between two nodes represents Links which connects two different web pages.
We designed a web enhancement model to reconstruct website structures, as shown in Figure
1. The input of the model is web log files and web site structure, and output is modified website
structure. The presented model includes six parts: data pre-processing, directed graph, matrix
representation of a graph, web enhancement, modified structure and Pattern Visualization.

Fig. 1. A web Enhancement Model
4.1 Pre-processing
The raw web log data and web site structure is not suitable to convert into directed graph and
it is not used directly for further processing, so it is required to process it to get useful data. Preprocessing involves data cleaning, user identification, session identification and path complement.

41
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
4.2 Directed Graph
For converting web site structure into directed graph following process will be followed.
Let root of the directed tree: t be the first requested page in user session;
Let pi the current request page and pj the next request page;
For each pi in user session
If pj isn’t in the tree
Create a new branch under pi with a solid line;
Else
Draw a dotted line from pi to pj;
After converting the website structure into directed graph it will be reduced into matrix
representation.

Fig. 2 A website with 6 pages.
4.3 Matrix Representation of website structure
To determine whether the path is exist between two nodes or not, we use Warshall's
Algorithm. In this we begin with creating adjacency matrix for a given graph. In this, instead of using
weights it will use Boolean operators. If there is a path between two nodes enter a 1 in matrix
otherwise enter 0 if path does not exists. Let N be the set of all webpages and Aij, where i,j € N,
denote page connectivity in the current structure, with Aij = 1 indicating page i has a link to page j,
and Aij = 0 otherwise. The current out-degree for page i is denoted by Wi =
.

Fig. 3. Matrix Representation of website structure
42
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
4.4 Web Enhancement Model
The problem of improving user traversal on a website with fewer changes to its current
structure can then be formulated using following formula.
Minimize
Where,
Xij represents 1 if the link from page i to j selected; otherwise 0.
m represents multipliers for the penalty term into the objective function.
pi represents number links that exceeds the out degree threshold.
Aij represents 1 if the i has a link to page j in the current structure; otherwise 0.
ℇ is a very small number, in the objective function to let the model select existing links.
N represents set of all links.
The objective function minimizes the cost needed to improve the website structure, where the
cost consists of two components: 1) the number of new links to be established (the first summation),
and 2) the penalties on pages containing excessive links, i.e., more links than the out-degree
threshold (Ci), in the improved structure (the second summation).
4.5 Modified Web Structure
The presented model improve the web site structure without modifying whole structure, it
only reorganizes the web pages such way that user get targeted page with very few clicks. Modified
web structure provides better user navigation on a website.
5. METHODOLOGY
For reduction of the problem size we use mini sessions. Mini session represents the traversal
path to visit targeted page. Mini session is based on a backtracking concept, if we are not getting
solution by moving towards the forward direction then backtracks. Then from the obtained mini
session we calculate the relevant candidate links which are required to visit the targeted page and
remove irrelevant mini sessions based on the path threshold (bj) and out degree threshold (Ci).Path
threshold is nothing but the maximum number of nodes allowed to reach the target page in a mini
session and out degree threshold represents the maximum number of links that page can have without
being penalizing the web pages. Mini sessions represented by s. The math programs were coded in
AMPL and solved using CPLEX/AMPL 8.1 on a PC running Windows 7 on an Intel Core 2Duo
E6300 processor. In web enhancement model we vary the path threshold (b), and the multiplier for
the penalty term (m) to examine, the out-degree threshold (C), how results change with respect to
these parameters. We applied presented web enhancement model on the data set obtained from the
matrimony site. Following table shows the result of our experiment.

43
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
Table 2
Result from the obtained data sets
Out-degree threshold(C)=20
Time
thresho
ld(t)

Multiplier
for penalty
term(m)

Path
threshold
(b)

1 min.

0

1
2
3
1
2
3
1
2
3
1
2
3
1
2
3
1
2
3

1

5

3 min.

0

1

5

No. of new
Links
9,179
1,645
596
9,181
1,559
609
9,200
1,670
637
7,850
1,520
637
7,897
1,523
640
7,896
1,560
618

No. of
links to
be
improved
1,810
716
363
1,780
672
384
1,801
680
371
1,709
667
365
1,702
670
363
1,700
671
420

No. of
excessive
links

Time
(sec)

7,309
1,300
442
7,320
935
192
7,318
923
169
6,330
1,192
480
6,291
870
230
6,271
870
201

0.110
0.480
0.391
0.125
0.620
0.401
0.135
0.642
0.590
0.121
0.483
0.440
0.156
0.612
0.531
0.152
0.650
0.454

In Table 2, the column “No. of new links” indicates how many new links need to be added
into the current structure in order to achieve the users navigation goal specified in the column “Path
threshold (b)” for all mini sessions. The column “No. of excessive links” reports the number of new
links added to pages that have excessive links, i.e., have more than C links. For example, if we set
time threshold to t =3, out-degree threshold to C= 20, path threshold to b =1, and multiplier (m = 1),
then we need to establish 7,897 new links and improve 1,702 existing links. Among all new links,
6,291 are added to pages having 15 more links. Approximately one new link is needed per four mini
sessions.
6. FUTURE WORK
The results of experiments are stored in database. These results are so hard for analysis
directly. Therefore we need to convert the abstract data into visual spatial forms by using information
visualization technique. In future experiment we try to transform our results into spatial form so we
easily see the improved structure of a web site structure.
44
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
7. CONCLUSION
In this paper, we have hypnotized a web enhancement model to provide better navigation on
the website without reorganizing it. This model is suitable for static websites whose contents are
fixed. It gives optimum solution than other techniques and is effective for real web sites. This model
will be improved with incorporating with data mining techniques.
8. ACKNOWLEDGMENT
I would like to express my special thanks of gratitude to my guide prof. Ubale S.A. Madam
who gave me the golden opportunity to write this important paper on the Web Enhancement, I am
really thankful to them.
REFERENCES
[1]
[2]
[3]

[4]
[5]
[6]
[7]

[8]
[9]
[10]

[11]
[12]

[13]
[14]

M. Perkowitz and O. Etzioni, “Towards Adaptive Web Sites: Conceptual Framework and
Case Study,” Artificial Intelligence, vol. 118, pp. 245-275, 2000.
R. Gupta, A. Bagchi, and S. Sarkar, “Improving Linkage of Web Pages,” INFORMS J.
Computing, vol. 19, no. 1, pp. 127-136, 2007.
Y. Fu, M.Y. Shih, M. Creado, and C. Ju, “Reorganizing Web Sites Based on User Access
Patterns,” Intelligent Systems in Accounting, Finance and Management, vol. 11, no. 1,
pp. 39-53, 2002.
C.C. Lin and L. Tseng, “Website Reorganization Using an Ant Colony System,” Expert
Systems with Applications, vol. 37, no. 12, pp. 7598-7605, 2010.
C.C. Lin, “Optimal Web Site Reorganization Considering Information Overload and Search
Depth,” European J. Operational Research, vol. 173, no. 3, pp. 839-848, 2006.
M. Eirinaki and M. Vazirgiannis, “Web Mining for Web Personalization,” ACM Trans.
Internet Technology, vol. 3, no. 1, pp. 1-27, 2003.
B. Mobasher, H. Dai, T. Luo, and M. Nakagawa, “Discovery and Evaluation of Aggregate
Usage Profiles for Web Personalization,”Data Mining and Knowledge Discovery, vol. 6,
no. 1, pp. 61-82, 2002.
B. Mobasher, R. Cooley, and J. Srivastava, “Automatic Personalization Based on Web Usage
Mining,” Comm. ACM, vol. 43, no. 8, pp. 142-151, 2000.
B. Mobasher, R. Cooley, and J. Srivastava, “Creating Adaptive Web Sites through UsageBased Clustering of URLs,” Proc.Workshop Knowledge and Data Eng. Exchange, 1999.
W. Yan, M. Jacobsen, H. Garcia-Molina, and U. Dayal, “From User Access Patterns to
Dynamic Hypertext Linking,” Computer Networks and ISDN Systems, vol. 28, nos. 7-11,
pp. 1007-1014, May 1996.
M. Nakagawa and B. Mobasher, “A Hybrid Web Personalization Model Based on Site
Connectivity,” Proc. Web Knowledge Discovery Data Mining Workshop, pp. 59-70, 2003.
B. Mobasher, “Data Mining for Personalization,” The Adaptive Web: Methods and Strategies
of Web Personalization, A. Kobsa, W.Nejdl, P. Brusilovsky, eds., vol. 4321, pp. 90-135,
Springer-Verlag,2007.
M. Kilfoil et al., “Toward an Adaptive Web: The State of the Art and Science,” Proc. Comm.
Network and Services Research Conf., pp. 119-130, 2003.
R. Gupta, A. Bagchi, and S. Sarkar, “Improving Linkage of Web Pages,” INFORMS J.
Computing, vol. 19, no. 1, pp. 127-136, 2007.
45

Weitere ähnliche Inhalte

Ähnlich wie 50120140501005

Iaetsd effective user navigability through website structure
Iaetsd effective user navigability through website structureIaetsd effective user navigability through website structure
Iaetsd effective user navigability through website structureIaetsd Iaetsd
 
A Survey on Improving User Navigation through Website Structure Improvement
A Survey on Improving User Navigation through Website Structure ImprovementA Survey on Improving User Navigation through Website Structure Improvement
A Survey on Improving User Navigation through Website Structure ImprovementAM Publications
 
Mathematical Programming Approach to Improve Website Structure for Effective ...
Mathematical Programming Approach to Improve Website Structure for Effective ...Mathematical Programming Approach to Improve Website Structure for Effective ...
Mathematical Programming Approach to Improve Website Structure for Effective ...IOSR Journals
 
Semantically enriched web usage mining for predicting user future movements
Semantically enriched web usage mining for predicting user future movementsSemantically enriched web usage mining for predicting user future movements
Semantically enriched web usage mining for predicting user future movementsIJwest
 
PPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web AccelerationPPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web AccelerationAIRCC Publishing Corporation
 
PPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web AccelerationPPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web AccelerationAIRCC Publishing Corporation
 
A Survey on: Utilizing of Different Features in Web Behavior Prediction
A Survey on: Utilizing of Different Features in Web Behavior PredictionA Survey on: Utilizing of Different Features in Web Behavior Prediction
A Survey on: Utilizing of Different Features in Web Behavior PredictionEditor IJMTER
 
Farthest first clustering in links reorganization
Farthest first clustering in links reorganizationFarthest first clustering in links reorganization
Farthest first clustering in links reorganizationIJwest
 
A comparative study of redesigned web site based on complexity metrics
A comparative study of redesigned web site based on complexity metricsA comparative study of redesigned web site based on complexity metrics
A comparative study of redesigned web site based on complexity metricsIAEME Publication
 
Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...
Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...
Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...IRJET Journal
 
Data Mining to Facilitate Effective User Navigation and Improve Structure of ...
Data Mining to Facilitate Effective User Navigation and Improve Structure of ...Data Mining to Facilitate Effective User Navigation and Improve Structure of ...
Data Mining to Facilitate Effective User Navigation and Improve Structure of ...IJERA Editor
 
3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender system3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender systemIaetsd Iaetsd
 
An Empirical Study of Web Interface Design on Small Display De.docx
An Empirical Study of Web Interface Design on Small Display De.docxAn Empirical Study of Web Interface Design on Small Display De.docx
An Empirical Study of Web Interface Design on Small Display De.docxgreg1eden90113
 
TOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENT
TOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENTTOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENT
TOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENTcscpconf
 

Ähnlich wie 50120140501005 (20)

50120140507003
5012014050700350120140507003
50120140507003
 
50120140507003 2-3
50120140507003 2-350120140507003 2-3
50120140507003 2-3
 
Iaetsd effective user navigability through website structure
Iaetsd effective user navigability through website structureIaetsd effective user navigability through website structure
Iaetsd effective user navigability through website structure
 
A Survey on Improving User Navigation through Website Structure Improvement
A Survey on Improving User Navigation through Website Structure ImprovementA Survey on Improving User Navigation through Website Structure Improvement
A Survey on Improving User Navigation through Website Structure Improvement
 
F017154347
F017154347F017154347
F017154347
 
Mathematical Programming Approach to Improve Website Structure for Effective ...
Mathematical Programming Approach to Improve Website Structure for Effective ...Mathematical Programming Approach to Improve Website Structure for Effective ...
Mathematical Programming Approach to Improve Website Structure for Effective ...
 
Semantically enriched web usage mining for predicting user future movements
Semantically enriched web usage mining for predicting user future movementsSemantically enriched web usage mining for predicting user future movements
Semantically enriched web usage mining for predicting user future movements
 
PPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web AccelerationPPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web Acceleration
 
PPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web AccelerationPPO - An Approach to Personalized Web Acceleration
PPO - An Approach to Personalized Web Acceleration
 
A Survey on: Utilizing of Different Features in Web Behavior Prediction
A Survey on: Utilizing of Different Features in Web Behavior PredictionA Survey on: Utilizing of Different Features in Web Behavior Prediction
A Survey on: Utilizing of Different Features in Web Behavior Prediction
 
Farthest first clustering in links reorganization
Farthest first clustering in links reorganizationFarthest first clustering in links reorganization
Farthest first clustering in links reorganization
 
A comparative study of redesigned web site based on complexity metrics
A comparative study of redesigned web site based on complexity metricsA comparative study of redesigned web site based on complexity metrics
A comparative study of redesigned web site based on complexity metrics
 
Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...
Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...
Enactment of Firefly Algorithm and Fuzzy C-Means Clustering For Consumer Requ...
 
Data Mining to Facilitate Effective User Navigation and Improve Structure of ...
Data Mining to Facilitate Effective User Navigation and Improve Structure of ...Data Mining to Facilitate Effective User Navigation and Improve Structure of ...
Data Mining to Facilitate Effective User Navigation and Improve Structure of ...
 
Pf3426712675
Pf3426712675Pf3426712675
Pf3426712675
 
50120140502013
5012014050201350120140502013
50120140502013
 
50120140502013
5012014050201350120140502013
50120140502013
 
3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender system3 iaetsd semantic web page recommender system
3 iaetsd semantic web page recommender system
 
An Empirical Study of Web Interface Design on Small Display De.docx
An Empirical Study of Web Interface Design on Small Display De.docxAn Empirical Study of Web Interface Design on Small Display De.docx
An Empirical Study of Web Interface Design on Small Display De.docx
 
TOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENT
TOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENTTOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENT
TOWARDS UNIVERSAL RATING OF ONLINE MULTIMEDIA CONTENT
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Kürzlich hochgeladen

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 

Kürzlich hochgeladen (20)

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 

50120140501005

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & 6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 5, Issue 1, January (2014), pp. 38-45 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2013): 6.1302 (Calculated by GISI) www.jifactor.com IJCET ©IAEME ENHANCING THE WEB SITE STRUCTURE TO PROVIDE EASY TRAVERSAL ON A WEB SITE WITH MINIMUM CHANGES TO ITS CURRENT STRUCTURE Bokefode J.D. *, Ubale S. A. **, Modani D. G. ***, Bhandare P.S. **** *Research Scholar, Department of Computer Sciences and Engineering, Sinhgad College of Engineering, korti, Pandharpur, Solapur University, INDIA **Assistant Professor, Department of Computer Sciences and Engineering, Sinhgad College of Engineering, korti, Pandharpur, Solapur University, INDIA ***Assistant Professor, Department of Computer Sciences and Engineering, Gharda Institute of Technology, Lavel, Chiplun, Mumbai University, INDIA ****Research Scholar, Department of Computer Sciences and Engineering, Sinhgad College of Engineering, korti, Pandharpur, Solapur University, INDIA ABSTRACT This paper provides a way for improving a website with minimum changes. Creating a new websites to provide better navigation becomes a challenging. A primary reason is that the webs developers’ may not have a clear understanding of user preferences and can only organize webpages based on their own judgment. For designing websites number of methods area available to connect webpages to improve user navigation on a websites, the completely reorganized new structure of a websites is not easy to predict. In this paper a model for web enhancement is introduced to improve the user navigation on a website with minimum changes to its current structure. Results from various tests are conducted on a globally available data set indicate that the presented model improves the user navigation with less changes. The presented model can also be used for larger data sets. Key Words: Website structure improvement, web mining, directed tree, user navigation, and transformation. 1. INTRODUCTION The growth of the internet is does not have any limitations. Now there are uncountable pictures, audios, videos, and other data available via internet and still it increasing. Finding required 38
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME data or any content from websites has become a very difficult task. In order to satisfy the increasing demands from online customers, Firms or organizations are heavily investing in the development and maintenance of their website. Web developer’s doest not have any idea about user’s requirements and can only organize pages based on their own judgment. In this paper, we are concerned primarily with transformation approaches. Transformation approach referred as to modify the site structure to ease the navigation for all users .The literature considering transformations approaches mainly focuses on developing methods to completely reorganize the link structure of a website. But this approach has lots of limitations. First, the complete reorganization could radically change the location of familiar items, the new website may disorient users [13].Second, the reorganized website structure is not easy to predict, and the cost of unorientation about where you are and how to precede users after the changes remains unanalyzed. This is because a website’s structure is designed by experienced web Developers. Finally, Website reorganization models may change the current structure; therefore they are not used to improve the web site structures. Perceiving the drawbacks of website reorganization approaches, we comprehend the raised question of how to improve the website structure rather than reorganizing it. A web enhancement model facilitates good user navigation without making more changes to its current structure. Our model is suitable for those websites whose contents are not changing as per user requirement & data within the websites are static. For examples companies, hospitals, universities, banks, tourist websites. The presented model may not be appropriate for websites that contents dynamic pages and volatile contents. This is because in dynamic web pages access patterns changes frequently, therefore the weblog data is not used to improve the web site structure [14].In this we perform various tests on a data set collected from a real website. The result proves that our model can improve the site structure with minimum changes. In this paper, we explore the problem of improving user navigation on a website with minimal changes to the current structure then we calculate the out-degree as an objective function instead of fixed constraints. This allows a page to have more links than the outdegree threshold if the cost is reasonable and hence offers a good balance between minimizing changes to a website and reducing information overload to users. 2. LITERATURE SURVEY To resolve these questions number of techniques is proposed and they broadly classified into two types [1]: First is Personalization approach and second is Transformation approach. In personalization approach, for making easier access to particular user, it dynamically rebuilds the pages based on user profile and access paths. In Transformation approach we modify the website structure to make easier access and good navigation for all users. Web personalization is the process of “altering” webpages to presuming the needs of particular users based on the user profile data and the way in which users’ prefer to access the web pages in a websites [6]. In [1], Perkowitz and Etzioni introduce an approach that synthesizes index pages automatically based on the co-occurrence frequency of pages in user log data which contain links to pages which belongs to particular topics, to providing easier access and good navigation for all users. In [7], [8], [9], [10], Mobasher and Yan introduce an approach that create the group or clusters of users profiles from weblog data and then dynamically reconstruct web links for users who belongs to different groups or clusters based on their access patterns. In [11], Nakagawa and Mobasher designed a hybrid personalization system that cans dynamically switching between the degree of connectivity and the user’s current location in the site to enhance the traversal path for that user. See [6] and [12], for understanding the web personalization approaches. 39
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME Web transformation, includes the making changes into website structure to provide easier access and good navigation for all users [4] instead of personalizing webpages for particular users. In [3], Fu describe an approach to reconstruct webpages to provide users with their required contents in minimum clicks. But, this approach takes only local structures in a website instead of full structure. So the generated new structure does not give optimal navigational path. In [2], Gupta proposed a heuristic method based on simulating or altering the web links to improve the user traversal path. This method is applicable for both wired and wireless devices to change the web links structure in websites, for that it uses the frequently accessed data by the user. But, this approach takes very long time to small websites therefore it does not give optimal solutions. In [5], Lin design integer programming models, this model is based on the cohesion between pages to reduce depth of searching for users and overload of contents to reconstruct a website. But, this technique also requires very long time to large websites which contains many links therefore it does not give optimal navigational path. This model is not tested on real websites so it is appropriate or not for real web sites is still questionable. In [4], to resolve the problem in [5] Lin and Tseng design an ant colony system to reconstruct websites structures to provide easier access and good navigation for all users. But, it is not scalable for large websites. The following table describes the summery of different methods which are used to improve the web site structure with their advantages and disadvantages. Table 1 Summery of different techniques used for web improvement Methods Advantages Disadvantages Solution synthesizing index Effectively provide the used for particular Give optimal solution pages required web pages for user to particular user that user Clustering of user Dynamically generate used for particular Give optimal solution profiles links for user who user for particular group belongs to particular group Heuristic Method Create or modify the it required 10 to15 Give optimal solution structure of a website hours and applicable for all users. for small website Integer Programming It gives better Not applicable for real Give optimal solution Model performance when websites for all users but have web site contains low efficiency. many links. Ant Colony System Used for real website Not Scalable on large Give optimal solution and synthetic websites sized- websites for all users for small and computational websites time is low In this paper, we hypnotized Web Enhancement Model to improve user traversal path in a website with making fewer changes to its structure. The presented model is used for enhancing the web site structure and can be applied for small as well as large websites. The presented model is scalable according to the requirement of web developers and it is well suited for web site maintenance. 40
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME 3. PROBLEM STATEMENT Complete reorganization of a website may lead to number of problems. First, it Change the location of familiar items. Second, new websites may disorient users. Third, the reorganized structure is highly unpredictable. So; our aim is designing well-Structured websites to provide better navigation on a website for all users with fewer changes to its current structure. 4. METHODOLOGY In order to provide better navigation on a website for all users, the website structure must be reconstructed in a way that the different access paths required to get the desired contents in the newly improved structure have minimum traversal cost than the specified path threshold value. In this paper, we convert website structure into directed graph and this graph can be solved to get the optimum solution. We convert our website as graph optimization problem in which nodes represents web pages and the line between two nodes represents Links which connects two different web pages. We designed a web enhancement model to reconstruct website structures, as shown in Figure 1. The input of the model is web log files and web site structure, and output is modified website structure. The presented model includes six parts: data pre-processing, directed graph, matrix representation of a graph, web enhancement, modified structure and Pattern Visualization. Fig. 1. A web Enhancement Model 4.1 Pre-processing The raw web log data and web site structure is not suitable to convert into directed graph and it is not used directly for further processing, so it is required to process it to get useful data. Preprocessing involves data cleaning, user identification, session identification and path complement. 41
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME 4.2 Directed Graph For converting web site structure into directed graph following process will be followed. Let root of the directed tree: t be the first requested page in user session; Let pi the current request page and pj the next request page; For each pi in user session If pj isn’t in the tree Create a new branch under pi with a solid line; Else Draw a dotted line from pi to pj; After converting the website structure into directed graph it will be reduced into matrix representation. Fig. 2 A website with 6 pages. 4.3 Matrix Representation of website structure To determine whether the path is exist between two nodes or not, we use Warshall's Algorithm. In this we begin with creating adjacency matrix for a given graph. In this, instead of using weights it will use Boolean operators. If there is a path between two nodes enter a 1 in matrix otherwise enter 0 if path does not exists. Let N be the set of all webpages and Aij, where i,j € N, denote page connectivity in the current structure, with Aij = 1 indicating page i has a link to page j, and Aij = 0 otherwise. The current out-degree for page i is denoted by Wi = . Fig. 3. Matrix Representation of website structure 42
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME 4.4 Web Enhancement Model The problem of improving user traversal on a website with fewer changes to its current structure can then be formulated using following formula. Minimize Where, Xij represents 1 if the link from page i to j selected; otherwise 0. m represents multipliers for the penalty term into the objective function. pi represents number links that exceeds the out degree threshold. Aij represents 1 if the i has a link to page j in the current structure; otherwise 0. ℇ is a very small number, in the objective function to let the model select existing links. N represents set of all links. The objective function minimizes the cost needed to improve the website structure, where the cost consists of two components: 1) the number of new links to be established (the first summation), and 2) the penalties on pages containing excessive links, i.e., more links than the out-degree threshold (Ci), in the improved structure (the second summation). 4.5 Modified Web Structure The presented model improve the web site structure without modifying whole structure, it only reorganizes the web pages such way that user get targeted page with very few clicks. Modified web structure provides better user navigation on a website. 5. METHODOLOGY For reduction of the problem size we use mini sessions. Mini session represents the traversal path to visit targeted page. Mini session is based on a backtracking concept, if we are not getting solution by moving towards the forward direction then backtracks. Then from the obtained mini session we calculate the relevant candidate links which are required to visit the targeted page and remove irrelevant mini sessions based on the path threshold (bj) and out degree threshold (Ci).Path threshold is nothing but the maximum number of nodes allowed to reach the target page in a mini session and out degree threshold represents the maximum number of links that page can have without being penalizing the web pages. Mini sessions represented by s. The math programs were coded in AMPL and solved using CPLEX/AMPL 8.1 on a PC running Windows 7 on an Intel Core 2Duo E6300 processor. In web enhancement model we vary the path threshold (b), and the multiplier for the penalty term (m) to examine, the out-degree threshold (C), how results change with respect to these parameters. We applied presented web enhancement model on the data set obtained from the matrimony site. Following table shows the result of our experiment. 43
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME Table 2 Result from the obtained data sets Out-degree threshold(C)=20 Time thresho ld(t) Multiplier for penalty term(m) Path threshold (b) 1 min. 0 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 5 3 min. 0 1 5 No. of new Links 9,179 1,645 596 9,181 1,559 609 9,200 1,670 637 7,850 1,520 637 7,897 1,523 640 7,896 1,560 618 No. of links to be improved 1,810 716 363 1,780 672 384 1,801 680 371 1,709 667 365 1,702 670 363 1,700 671 420 No. of excessive links Time (sec) 7,309 1,300 442 7,320 935 192 7,318 923 169 6,330 1,192 480 6,291 870 230 6,271 870 201 0.110 0.480 0.391 0.125 0.620 0.401 0.135 0.642 0.590 0.121 0.483 0.440 0.156 0.612 0.531 0.152 0.650 0.454 In Table 2, the column “No. of new links” indicates how many new links need to be added into the current structure in order to achieve the users navigation goal specified in the column “Path threshold (b)” for all mini sessions. The column “No. of excessive links” reports the number of new links added to pages that have excessive links, i.e., have more than C links. For example, if we set time threshold to t =3, out-degree threshold to C= 20, path threshold to b =1, and multiplier (m = 1), then we need to establish 7,897 new links and improve 1,702 existing links. Among all new links, 6,291 are added to pages having 15 more links. Approximately one new link is needed per four mini sessions. 6. FUTURE WORK The results of experiments are stored in database. These results are so hard for analysis directly. Therefore we need to convert the abstract data into visual spatial forms by using information visualization technique. In future experiment we try to transform our results into spatial form so we easily see the improved structure of a web site structure. 44
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME 7. CONCLUSION In this paper, we have hypnotized a web enhancement model to provide better navigation on the website without reorganizing it. This model is suitable for static websites whose contents are fixed. It gives optimum solution than other techniques and is effective for real web sites. This model will be improved with incorporating with data mining techniques. 8. ACKNOWLEDGMENT I would like to express my special thanks of gratitude to my guide prof. Ubale S.A. Madam who gave me the golden opportunity to write this important paper on the Web Enhancement, I am really thankful to them. REFERENCES [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] M. Perkowitz and O. Etzioni, “Towards Adaptive Web Sites: Conceptual Framework and Case Study,” Artificial Intelligence, vol. 118, pp. 245-275, 2000. R. Gupta, A. Bagchi, and S. Sarkar, “Improving Linkage of Web Pages,” INFORMS J. Computing, vol. 19, no. 1, pp. 127-136, 2007. Y. Fu, M.Y. Shih, M. Creado, and C. Ju, “Reorganizing Web Sites Based on User Access Patterns,” Intelligent Systems in Accounting, Finance and Management, vol. 11, no. 1, pp. 39-53, 2002. C.C. Lin and L. Tseng, “Website Reorganization Using an Ant Colony System,” Expert Systems with Applications, vol. 37, no. 12, pp. 7598-7605, 2010. C.C. Lin, “Optimal Web Site Reorganization Considering Information Overload and Search Depth,” European J. Operational Research, vol. 173, no. 3, pp. 839-848, 2006. M. Eirinaki and M. Vazirgiannis, “Web Mining for Web Personalization,” ACM Trans. Internet Technology, vol. 3, no. 1, pp. 1-27, 2003. B. Mobasher, H. Dai, T. Luo, and M. Nakagawa, “Discovery and Evaluation of Aggregate Usage Profiles for Web Personalization,”Data Mining and Knowledge Discovery, vol. 6, no. 1, pp. 61-82, 2002. B. Mobasher, R. Cooley, and J. Srivastava, “Automatic Personalization Based on Web Usage Mining,” Comm. ACM, vol. 43, no. 8, pp. 142-151, 2000. B. Mobasher, R. Cooley, and J. Srivastava, “Creating Adaptive Web Sites through UsageBased Clustering of URLs,” Proc.Workshop Knowledge and Data Eng. Exchange, 1999. W. Yan, M. Jacobsen, H. Garcia-Molina, and U. Dayal, “From User Access Patterns to Dynamic Hypertext Linking,” Computer Networks and ISDN Systems, vol. 28, nos. 7-11, pp. 1007-1014, May 1996. M. Nakagawa and B. Mobasher, “A Hybrid Web Personalization Model Based on Site Connectivity,” Proc. Web Knowledge Discovery Data Mining Workshop, pp. 59-70, 2003. B. Mobasher, “Data Mining for Personalization,” The Adaptive Web: Methods and Strategies of Web Personalization, A. Kobsa, W.Nejdl, P. Brusilovsky, eds., vol. 4321, pp. 90-135, Springer-Verlag,2007. M. Kilfoil et al., “Toward an Adaptive Web: The State of the Art and Science,” Proc. Comm. Network and Services Research Conf., pp. 119-130, 2003. R. Gupta, A. Bagchi, and S. Sarkar, “Improving Linkage of Web Pages,” INFORMS J. Computing, vol. 19, no. 1, pp. 127-136, 2007. 45