8000 GitHub - samruds1/ETLtool: This repository contains the java code of the data mining algorithms implemented as a part of my Extract Transform and Load project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This repository contains the java code of the data mining algorithms implemented as a part of my Extract Transform and Load project.

Notifications You must be signed in to change notification settings

samruds1/ETLtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETLtool

This repository contains the Java programs of the data mining algorithms implemented as a part of the Extract Transform and Load project.It is developed as a part of the Data Warehouse and Mining course (DWM). It consists of a pharmaceutical data corpus.

The tool was designed to extract data from various sources such as Access, Excel, MySQL and Text Files, and then apply various transformations and finally load the data in the data warehouse.

Applied various data mining algorithms for data classification, clustering and association rules on Data Warehouse.

The algorithms applied are:

  1. Kmeans

  2. Naive Bayes

  3. KNN

  4. Agglomerative Heirarchical Clustering

Frontend: JFrame

Backend: Microsoft Access, Microsoft Excel, MySQL, Text Files

Development Language: Java

About

This repository contains the java code of the data mining algorithms implemented as a part of my Extract Transform and Load project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0