Skip to content

HEMALATHA2021/mbaex1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

INSTALLATION OF WEKA TOOL

#Ex. No : 1
#Date :

#Aim :

##To download and install the Weka Tool in System.

Program:

/*
Program to learn the steps for weka tool installation.
Developed by:
RegisterNumber:  
*/

#Procedure:

##WEKA is the acronym for Waikato Environment for Knowledge Analysis. WEKA, an open-source tool, designed and developed by the researchers at the University of Waikato, New Zealand, currently distributed under the free GNU GPL license.

##WEKA is fully developed in Java. It provides integration with the SQL database using Java Database connectivity (JDBC). It provides many Machine Learning (ML) algorithms to implement data mining tasks. These algorithms can either be used directly using the WEKA tool. It provides data preprocessing, classification, clustering, regression analysis, association rule creation, feature extraction, and data visualization tools in abundance. Thus it is a powerful tool that supports the development of new algorithms in machine learning.

##With WEKA, the machine learning algorithms are readily available to the users. The ML specialists can use these methods to extract useful insights from high volumes of data. Users can create an environment to develop new machine learning methods and implement them on state of the art data. Henceforth serves the learning purpose and attracts machine learning and applied sciences researchers. 

#Installation Steps:

##1) Download the software from the website (https://sourceforge.net/projects/weka/) Check the configuration of the computer system and download the stable version of WEKA.

scrrenshot1

  1. After successful download, open the file location and double click on the downloaded file. The Step Up wizard will appear. Click on Next.

scrrenshot2

  1. The License Agreement terms will open. Read it thoroughly and click on “I Agree”.

scrrenshot3

  1. According to your requirements, select the components to be installed. Full component installation is recommended. Click on Next.

scrrenshot4

  1. Select the destination folder and Click on Next.

scrrenshot5

  1. Then, Installation will start.

scrrenshot6

  1. If Java is not installed in the system, it will install Java first.

scrrenshot7

  1. After the installation is complete, the following window will appear. Click on Next.

scrrenshot8

  1. Select the Start Weka checkbox. Click on Finish.

scrrenshot9

  1. WEKA Tool and Explorer window opens.

scrrenshot10

#Result: Thus the Installation of Weka Tool was done successfully.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published