All Projects → coderIlluminatus → Data-Mining-and-Warehousing

coderIlluminatus / Data-Mining-and-Warehousing

Licence: other
Data Mining algorithms for IDMW632C course at IIIT Allahabad, 6th semester

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Data-Mining-and-Warehousing

FPGrowth-and-Apriori-algorithm-Association-Rule-Data-Mining
Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.
Stars: ✭ 19 (+0%)
Mutual labels:  data-mining, fp-growth, data-mining-algorithms, fp-tree, apriori-algorithm
Apriori-and-Eclat-Frequent-Itemset-Mining
Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.
Stars: ✭ 36 (+89.47%)
Mutual labels:  data-mining, apriori, data-mining-algorithms, apriori-algorithm
Algorithmic-Trading
Algorithmic trading using machine learning.
Stars: ✭ 102 (+436.84%)
Mutual labels:  data-mining, decision-tree
gpacalculator
GPA Calculator for IIITA Curriculum
Stars: ✭ 39 (+105.26%)
Mutual labels:  iiit, iiita
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (-21.05%)
Mutual labels:  naive-bayes-classifier, decision-tree
NIDS-Intrusion-Detection
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
Stars: ✭ 45 (+136.84%)
Mutual labels:  data-mining, data-mining-algorithms
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+169984.21%)
Mutual labels:  apriori, fp-growth
Rule Extraction from Trees
A toolkit for extracting comprehensible rules from tree-based algorithms
Stars: ✭ 34 (+78.95%)
Mutual labels:  data-mining, decision-tree
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
Stars: ✭ 2,936 (+15352.63%)
Mutual labels:  data-mining, apriori
hierarchical-clustering
A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.
Stars: ✭ 62 (+226.32%)
Mutual labels:  data-mining, data-mining-algorithms
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (+57.89%)
Mutual labels:  apriori, decision-tree
gosquito
gosquito ("go" + "mosquito") is a pluggable tool for data gathering, data processing and data transmitting to various destinations.
Stars: ✭ 25 (+31.58%)
Mutual labels:  data-mining
data-science-popular-algorithms
Data Science algorithms and topics that you must know. (Newly Designed) Recommender Systems, Decision Trees, K-Means, LDA, RFM-Segmentation, XGBoost in Python, R, and Scala.
Stars: ✭ 65 (+242.11%)
Mutual labels:  decision-tree
EvoTrees.jl
Boosted trees in Julia
Stars: ✭ 108 (+468.42%)
Mutual labels:  decision-tree
neuromantic
Latest Data Science Materials
Stars: ✭ 27 (+42.11%)
Mutual labels:  data-mining
TurboDataMiner
The objective of this Burp Suite extension is the flexible and dynamic extraction, correlation, and structured presentation of information from the Burp Suite project as well as the flexible and dynamic on-the-fly modification of outgoing or incoming HTTP requests using Python scripts. Thus, Turbo Data Miner shall aid in gaining a better and fas…
Stars: ✭ 46 (+142.11%)
Mutual labels:  data-mining
rumor-fake-news-papers
🚨 Rumor, Fake News, Misinformation Papers
Stars: ✭ 35 (+84.21%)
Mutual labels:  data-mining
GaussianNB
Gaussian Naive Bayes (GaussianNB) classifier
Stars: ✭ 17 (-10.53%)
Mutual labels:  naive-bayes-classifier
non-api-fb-scraper
Scrape public FaceBook posts from any group or user into a .csv file without needing to register for any API access
Stars: ✭ 40 (+110.53%)
Mutual labels:  data-mining
heidi
heidi : tidy data in Haskell
Stars: ✭ 24 (+26.32%)
Mutual labels:  data-mining

Data Mining and Warehousing

Sayantan Chatterjee - Indian Institue of Information Technology Allahabad (IIT 2015 511)

Contents

Language:

 Python 3.6.1

Platform:

 VS Code Version 1.10.2

Operating System:

 Distributor  :	elementary
 Description  :	elementary OS 0.4 Loki
 Release      :	0.4
 Codename     :	loki

IIIT-A Data Mining and Warehousing Course (IDMW 632 C)

 University   : Indian Institute of Information Technology, Allahabad
 Course code  :	IDMW 632 C
 Semester     :	6
 Instructor   : Dr. Ranjana Vyas / Dr. Vrijendra Singh
  • All solutions of laboratory problems are in Python3.
  • Every solution is properly documented using docstrings.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].