Maquetación 1
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Reorganisation of Adaptive Websites Using Web Usage Mining Techniques Dr
International Journal of Computer & Organization Trends –Volume 4 Issue 3 May to June 2014 Reorganisation of Adaptive Websites using Web Usage Mining Techniques Dr. Ananthi Sheshasaayee#1, V.Vidyapriya#2 #1Head and Associate Professor, Department of Computer Science, Quaid-E-Millath Government College for Women (A), Chennai #2.Research Scholar, Department of Computer Science, Quaid-E-Millath Government College for Women (A), Chennai Abstract— Web Usage Mining is that area of Web Mining In practice, the three Web mining tasks above could which deals with the extraction of interesting knowledge be used in isolation or combined in an application, from logging information produced by Web servers. The especially in Web content and structure mining since motive of mining is to find users’ access models the Web documents might also contain links. Web automatically and quickly from the vast Web log data, such content mining is the process of extracting knowledge as frequent access paths, frequent access page groups and user clustering. Through web usage mining, the server log, from the content of documents or their descriptions. registration information and other relative information left Web document text mining, resource discovery based by user access can be mined with the user access mode on concepts indexing or agent; based technology may which will provide foundation for decision making of also fall in this category. Web structure mining is the organizations. Adaptive web sites are web sites that process of inferring knowledge from the World Wide automatically improve their organization and presentation Web organization and links between references and by learning from their user access patterns. -
Intelligent Web Caching Using Adaptive Regression Trees, Splines, Random Forests and Tree Net
Intelligent Web Caching Using Adaptive Regression Trees, Splines, Random Forests and Tree Net Sarina Sulaiman, Siti Mariyam Shamsuddin Ajith Abraham Soft Computing Research Group Machine Intelligence Research Labs (MIR Labs) Faculty of Computer Science and Information Systems Washington 98092, USA Universiti Teknologi Malaysia, Johor, Malaysia http://www.mirlabs.org [email protected], [email protected] [email protected] Abstract— Web caching is a technology for improving network sometimes httpd accelerator, to replicate the fact that it caches traffic on the internet. It is a temporary storage of Web objects objects for many clients but normally from one server [1]. This (such as HTML documents) for later retrieval. There are three paper investigates the performance of Classification and significant advantages to Web caching; reduced bandwidth Regression Trees (CART), Multivariate Adaptive Regression consumption, reduced server load, and reduced latency. These Splines (MARS), Random Forest (RF) and TreeNet (TN) for rewards have made the Web less expensive with better classification in Web caching. performance. The aim of this research is to introduce advanced machine learning approaches for Web caching to decide either to The rest of the paper is organised as follows: Section 2 cache or not to the cache server, which could be modelled as a describes the related works, followed by introduction about the classification problem. The challenges include identifying attributes machine learning approaches in Section 3. Section 4 on ranking and significant improvements in the classification experimental setup and Section 5 illustrates the performance accuracy. Four methods are employed in this research; evaluation of the proposed approaches. Section 6 discusses the Classification and Regression Trees (CART), Multivariate Adaptive result from the experiment and finally, Section 7 concludes the Regression Splines (MARS), Random Forest (RF) and TreeNet article. -
A Study of Design Aspects of Web Personalization for Online Users in India
A Study of Design Aspects of Web Personalization for Online Users in India A Thesis submitted to Gujarat Technological University for the Award of Doctor of Philosophy in Management By Darshana Desai Enrollment No: 129990992004 Under supervision of Prof. Dr. Satendra Kumar GUJARAT TECHNOLOGICAL UNIVERSITY AHMEDABAD August - 2017 A Study of Design Aspects of Web Personalization for Online Users in India A Thesis submitted to Gujarat Technological University for the Award of Doctor of Philosophy in Management By Darshana Desai Enrollment No: 129990992004 under supervision of Prof. Dr. Satendra Kumar GUJARAT TECHNOLOGICAL UNIVERSITY AHMEDABAD August – 2017 © DARSHANA DESAI DECLARATION I declare that the thesis entitled A study of design aspects of web personalization for online users in India submitted by me for the degree of Doctor of Philosophy is the record of research work carried out by me during the period from October 2012 to December 2016 under the supervision of Prof. Dr. Satendra Kumar Professor and Research Head at C. K Shah Vijapurwala Institute of Management & Research(CKSVIM), Vadodara, Gujarat and this has not formed the basis for the award of any degree, diploma, associateship, fellowship, titles in this or any other University or other institution of higher learning. I further declare that the material obtained from other sources has been duly acknowledged in the thesis. I shall be solely responsible for any plagiarism or other irregularities, if noticed in the thesis. Signature of the Research Scholar: ………………………….. Date: …………………. Name of Research Scholar: Darshana Desai Place: Vadodara iv. CERTIFICATE I certify that the work incorporated in the thesis entitled A study of design aspects of web personalization for online users in India submitted by Shri / Smt. -
A Data Warehouse-Based System for Adaptive Website Recommendations
AWESOME – A Data Warehouse-based System for Adaptive Website Recommendations Andreas Thor Erhard Rahm University of Leipzig, Germany {thor, rahm}@informatik.uni-leipzig.de Abstract There are many ways to automatically generate rec- ommendations taking into account different types of in- Recommendations are crucial for the success of formation (e.g. product characteristics, user characteris- large websites. While there are many ways to de- tics, or buying history) and applying different statistical or termine recommendations, the relative quality of data mining approaches ([JKR02], [KDA02]). Sample these recommenders depends on many factors approaches include recommendations of top-selling prod- and is largely unknown. We propose a new clas- ucts (overall or per product category), new products, simi- sification of recommenders and comparatively lar products, products bought together by customers, evaluate their relative quality for a sample web- products viewed together in the same web session, or site. The evaluation is performed with products bought by similar customers. Obviously, the AWESOME (Adaptive website recommenda- relative utility of these recommendation approaches (rec- tions), a new data warehouse-based recommen- ommenders for short) depends on the website, its users dation system capturing and evaluating user and other factors so that there cannot be a single best ap- feedback on presented recommendations. More- proach. Website developers thus have to decide about over, we show how AWESOME performs an which approaches they should support and where and automatic and adaptive closed-loop website op- when they should be applied. Surprisingly, little informa- timization by dynamically selecting the most tion is available in the open literature on the relative qual- promising recommenders based on continuously ity of different recommenders. -
Applications of Machine Learning in Software Engineering
APPLICATIONS OF MACHINE LEARNING IN SOFTWARE ENGINEERING Manthan Patel1, Vivek Kumar Prasad2 1Student, Department of Computer Engineering, Nirma University, (India) 2Professor, Department of Computer Engineering, Nirma University, (India) ABSTRACT Machine Learning, the branch of Artificial Intelligence, is an ability for machine to learn, unlearn and relearn things from human activities as well as environment and gives more relevant result or drives towards it. It is more feasible as well as cost effective because it nullifies the manual efforts. It became a well-known topic due to its usages and therefore many people are trying to learn it. This paper mainly focuses on a brief about the different types of applications in software engineering and challenges for development. Keywords: Applications, Challenges, Machine learning I. INTRODUCTION The goal of learning for anything or anyone is to solve the problem from previous records or experiences. Learning for machines is nothing but to become more familiar with the thing in such a way that can help in many ways like weather prediction, recommendation based on the taste, deciding route in traffic, diagnosing samples with most accurate output, etc. Mainly a machine learning does the statistical analysis of data and extract and use most relevant data for solving the current situation or for prediction of future events. If we consider an example of data analysis from a warehouse which produce goods, the machine will take raw data as input and manipulate them such that the data will help the owner to understand as well as predict about profit making products among them so that the overall lose can be reduced.