Achin Jain

Work place: Bharati Vidyapeeth’s College of Engineering, Information Technology, New Delhi, 110063, India

E-mail: achin.jain@bharatividyapeeth.edu

Website:

Research Interests: Data Mining, World Wide Web

Biography

Achin Jain, working as Assistant Professor in Bharati Vidyapeeth’s College of Engineering, New Delhi (Affiliated to Guru Gobind Singh Indraprastha University, Delhi) in the Information Technology Department. He received his M.Tech (Computer Science and Technology) & B.Tech (Information Technology) from the Guru Gobind Singh Indraprastha University, Delhi. He has rich experience teaching B.Tech students and has published more than 6 Research Papers in International Journals and Conferences. His area of interest includes Web Usage Mining, Web Attacks.

Author Articles
Comparative Analysis of KNN Algorithm using Various Normalization Techniques

By Amit Pandey Achin Jain

DOI: https://doi.org/10.5815/ijcnis.2017.11.04, Pub. Date: 8 Nov. 2017

Classification is the technique of identifying and assigning individual quantities to a group or a set. In pattern recognition, K-Nearest Neighbors algorithm is a non-parametric method for classification and regression. The K-Nearest Neighbor (kNN) technique has been widely used in data mining and machine learning because it is simple yet very useful with distinguished performance. Classification is used to predict the labels of test data points after training sample data. Over the past few decades, researchers have proposed many classification methods, but still, KNN (K-Nearest Neighbor) is one of the most popular methods to classify the data set. The input consists of k closest examples in each space, the neighbors are picked up from a set of objects or objects having same properties or value, this can be considered as a training dataset. In this paper, we have used two normalization techniques to classify the IRIS Dataset and measure the accuracy of classification using Cross-Validation method using R-Programming. The two approaches considered in this paper are - Data with Z-Score Normalization and Data with Min-Max Normalization.

[...] Read more.
A Novel Probability based Approach for Optimized Prefetching

By Arvind Panwar Achin Jain Manish Kumar

DOI: https://doi.org/10.5815/ijieeb.2016.05.08, Pub. Date: 8 Sep. 2016

As the World Wide Web carries on to grow up rapidly in size and popularity, web traffic and network bottlenecks are more important issues in the networked world. The continued enhancement in demand for items on the World Wide Web causes severe overloading in many sites, network congestion, delay in perceived latency and network bottleneck. Many users have no patience in waiting more than a few seconds for downloading a web page, that’s why Web traffic reduction system is very necessary in today World Wide Web for accessing the websites efficiently with the facility of existing networks. Web caching is an effective method to improve the performance of the World Wide Web but in today’s World Wide Web caching method alone is not enough because of World Wide Web has grown quickly from a simple information-sharing mechanism to a rich collection of dynamic objects and multimedia data. The web prefetching is used to improve the performance of the proxy server. Prefetching predict web object that is expected to be requested in the near future and store them in advance, thus the response time of the user request is reduced. To improve the performance of the proxy server, this paper proposed a new framework which combines the caching system and prefetching technique and also optimize the prefetching with the help of probability. In this paper, we use the dataset for the experiment which is collected from ircache.net proxy server and give the result with the comparison of other technique of prefetching.

[...] Read more.
Other Articles