scholarly journals Collaborative Filter Based Product Recommendation System using Machine Learning KNN and Cosine Similarity over Twitter by Big Data vide Ontology

Author(s):  
Anindita Sarkar Mondal ◽  
Anirban Mukhopadhyay ◽  
Samiran Chattopadhyay

AbstractAn object-based cloud storage system is a storage platform where big data is managed through the internet and data is considered as an object. A smart storage system should be able to handle the big data variety property by recommending the storage space for each data type automatically. Machine learning can help make a storage system automatic. This article proposes a classification engine framework for this purpose by utilizing a machine learning strategy. A feature selection approach wrapped with a classifier is proposed to automatically predict the proper storage space for the incoming big data. It helps build an automatic storage space recommendation system for an object-based cloud storage platform. To find out a suitable combination of feature selection algorithms and classifiers for the proposed classification engine, a comparative study of different supervised feature selection algorithms (i.e., Fisher score, F-score, Lll21) from three categories (similarity, statistical, sparse learning) associated with various classifiers (i.e., SVM, K-NN, Neural Network) is performed. We illustrate our study using RSoS system as it provides a cloud storage platform for the healthcare data as experimental big data by considering its variety property. The experiments confirm that Lll21 feature selection combined with K-NN classifier provides better performance than the others.


A Recommendation engine recommends the most relevant items to the user by using different algorithms to filter the data. A Recommendation system is more useful in the context of data extraction relating to applications of big data and machine learning. As the name indicates Popularity based recommendation system works with the current vogue. It basically uses the items which are in swing at present. This is the most basic recommendation system which provides generalized recommendation to every user depending on the popularity. Whatever is more popular among the general public that is more likely to be recommended to new customers. The generalized recommendation not personalized is based on the count. In this paper I am going to use a class that we created which includes the methods to create recommendations and to recommend the item to the user. Next I will load the data of Comma Separated Value (CSV). After that sort the sound name based on the how many users have listened to the sound name. After the collection of data code splits the dataset into training and the test dataset using 80–20 ratio. This creates an instance of popularity based recommenders class. At last I will use the popularity model to make the predictions.


Author(s):  
Varsha Verma ◽  
Ninad Marathe ◽  
Parth Sanghavi ◽  
Dr. Prashant Nitnaware

In our project, we will be using a sample data set of songs to find correlations between users and songs so that a new song will be recommended to them based on their previous history. We will implement this project using libraries like NumPy, Pandas.We will also be using Cosine similarity along with CountVectorizer. Along with this,a front end with flask that will show us the recommended songs when a specific song is processed.


Author(s):  
Turan G. Bali ◽  
Amit Goyal ◽  
Dashan Huang ◽  
Fuwei Jiang ◽  
Quan Wen

Sign in / Sign up

Export Citation Format

Share Document