Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mlextend

vaitybharati/Assignment-09-Association-Rules-Data-Mining-Groceries-

Association Rules Data Mining (Groceries). Converting the data frame into a list of lists, Using Transactionencoder to transform this dataset into a logical data frame, Building the data frame: rows are logical and columns are the items that have been purchased, Print Column names, We need to drop nan column from the data frame, Most popular items, Top 10 Popular items, Barplot visualization of popular items, Apriori Algorithm: Association rules with 5% Support and 70% confidence, Association rules with 1% Support and 80% confidence, Visualization of obtained rule.

Language: Jupyter Notebook - Size: 68.4 KB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

gbalbuena/jupyterlab-workspace

Language: Jupyter Notebook - Size: 382 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

resulemreaygan/recommendation-system

Language: Python - Size: 85.9 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

abdullahkavakli/Credit-Card-Fraud-Detection-Using-Machine-Learning

It's a data science project for classification of Fraudulent and Non-Fraudulent transactions.

Language: Jupyter Notebook - Size: 9.61 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

pradeepdev-1995/Feature-Selection-Techniques

Feature selection techniques in machine learning is a process of automatically or manually selecting the subset of most appropriate and relevant features to be used in model building. Here we are taking a machine learning regression problem and shows the different steps in feature selection process

Language: Jupyter Notebook - Size: 1.89 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

jeevankande/Association-rules

Market Basket Analysis is one of the key techniques used by large retailers to uncover associations between items. It works by looking for combinations of items that occur together frequently in transactions. To put it another way, it allows retailers to identify relationships between the items that people buy. Association Rules are widely used to analyze retail basket or transaction data and are intended to identify strong rules discovered in transaction data using measures of interestingness, based on the concept of strong rules.

Language: Jupyter Notebook - Size: 705 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0