0% found this document useful (0 votes)
38 views2 pages

MOVIERECOMMENDATION

This document summarizes two conference papers presented at AICTE SPONSORED INTERNATIONAL CONFERENCE ON Data Science & Big Data analytics for sustainability. The first paper investigates the schedulability of real-time tasks using a job scoring algorithm. The second paper proposes a movie recommendation system using data mining techniques to analyze user preferences and determine user-specific movie ratings from an IMDB movie database. Both papers were presented in February 2020.

Uploaded by

Nam Tran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views2 pages

MOVIERECOMMENDATION

This document summarizes two conference papers presented at AICTE SPONSORED INTERNATIONAL CONFERENCE ON Data Science & Big Data analytics for sustainability. The first paper investigates the schedulability of real-time tasks using a job scoring algorithm. The second paper proposes a movie recommendation system using data mining techniques to analyze user preferences and determine user-specific movie ratings from an IMDB movie database. Both papers were presented in February 2020.

Uploaded by

Nam Tran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/341070389

MOVIE RECOMMENDATION SYSTEM USING DATA MINING

Conference Paper · February 2020

CITATIONS READS

0 2,704

1 author:

Prabhakar Eswaran
nandha college of technology
26 PUBLICATIONS 109 CITATIONS

SEE PROFILE

Some of the authors of this publication are also working on these related projects:

TWITTER DATA ANALYSIS View project

US Airline Twitter Data Sentiment Analysis - Modified Adaboost View project

All content following this page was uploaded by Prabhakar Eswaran on 03 May 2020.

The user has requested enhancement of the downloaded file.


AICTE SPONSORED INTERNATIONAL CONFERENCE ON Data Science & Big Data analytics for sustainability
(ICDSBD2020)

INVESTIGATING THE SCHEDULABILITY OF REAL TIME TASKS USING


JOB SCORING ALGORITHM
Dr.P.Saveetha1, R.Aarthi2, M.Divya3, P.Revathi4, S.Savithasri5

Professor of Information Technology, Nandha College of Technology , Erode, [email protected]

Department of Information Technology,Nandha College of Technology, Erode, [email protected],


[email protected], [email protected], [email protected]

This thesis developed a computing architecture and algorithms for supporting soft real-time task scheduling in
a cloud computing environment through the dynamic provisioning of virtual machines. The architecture integrated soft
real-time task scheduling algorithms, namely master node and virtual machine node schedules. In addition Adaptive Job
Scoring algorithm is also applied. When science and technology advance, the problems encountered become more
complicated and need more computing power. In contrast to the traditional notion of using supercomputers, grid
computing is proposed. Distributed computing supports resource sharing. Parallel computing supports computing
power. Grid computing aims to harness the power of both distributed computing and parallel computing. The goal of
grid computing is to aggregate idle resources on the Internet such as Central Processing Unit (CPU) cycles and storage
spaces to facilitate utilization. Grid technology, which connects a number of personal computer clusters with high speed
networks, can achieve the same computing power as a supercomputer does, also with a lower cost. However, grid is a
heterogeneous system. Scheduling independent tasks on it is more complicated. In order to utilize the power of grid
completely, we need an efficient job scheduling algorithm to assign jobs to resources in a grid. This project proposes an
Adaptive Scoring Job Scheduling algorithm (ASJS) for the grid environment. Compared to other methods, it can
decrease the completion time of submitted jobs, which may compose of computing-intensive jobs and data-intensive
jobs. Python 3.6 is used as the front end language to develop the application.

MOVIE RECOMMENDATION SYSTEM USING DATA MINING


Mr.E.Prabhakar1, S.Abirami2 ,S.Geetha3, N.Santhiya4
1
Assistant Professor, Computer Science and Engineering, Nandha College of Technology,
[email protected]
2,3,4
Department of Information Technology, Nandha College of Technology,
[email protected], [email protected], [email protected]

Recommendation systems helps users by providing useful suggestions, thus reducing their search time. These
recommendations can be generated in various ways like content based, collaborative filtering, hybrid methods and other
approaches. In this paper, a movie data-set has been used which contains user ratings for a number movies, by different
users. The user ratings are used for classifying data into various categories which can further be helpful to generate
recommendations. In this paper, we are going to use data mining techniques to analyse user preferences and determine
user-specific movie ratings through the help of data mining techniques. We will use a movie database from IMDB and
determine user specific ratings for each of them. The analysis of attributes of these movies will help us identify the
decisive factors and identify user preferences accurately.
Nandha Engineering College © ICDSBD 2020 58

View publication stats

You might also like