You are on page 1of 2

Weather prediction using CPT+ algorithm

Abstract:
Weather forecasting has been one of the most scientifically and
technologically challenging problems around the world in the last century. One of
the most popular methods used for weather prediction is data mining. Over the
years many data mining techniques have been used to forecast weather such as
Decision tree and artificial neural network. In this paper we present a new
technique for weather prediction namely CPT+ which is highly efficient than all
the methods used till date for prediction. Here we present a novel prediction model
for weather prediction which losslessly compresses the training data so that all
relevant information is available for each prediction. Our approach is incremental,
offers a low time complexity for its training phase and is easily adaptable for
different applications and contexts.
Existing System
Weather forecast postures right from the antiquated times as a major gigantic
undertaking, because it depends on various parameters to predict the dependent
variables like maximum temperature, minimum temperature, wind speed and
humidity which are changing from weather calculation varies with the some
specific location along with its atmospheric attributes. Existing system uses the
decision tree. Each internal node denotes a test on an attribute. Each branch
represents an outcome of the test. Leaf nodes represent class distribution.
Disadvantages:
o The accuracy is poor because decision trees a single attribute to
generate the prediction tree.
o Execution time is high
Proposed System:
The proposed system presents a model for lossless weather prediction that is
CPT+. Given a set of training sequences, the problem of sequence prediction
consists in finding the next element of a target sequence by only observing its
previous items. The number of applications associated with this problem is
extensive. This system enhances the technique of weather prediction compared to
the existing methodologies.

Advantages:
Provides the accurate prediction report compared to existing
algorithms.
Less execution time.
SYSTEM SPECIFICATION

Hardware Requirements:

System : Pentium IV 2.4 GHz.


Hard Disk : 40 GB.
Floppy Drive : 1.44 Mb.
Monitor : 14 Colour Monitor.
Mouse : Optical Mouse.
Ram : 512 Mb.

Software Requirements:

Operating system : Windows 7 Ultimate.


Coding Language : J2EE
IDE : Net beans
Data Base : My-SQL

You might also like