Skip to content
#

mlextend

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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 ite…

  • Updated Jul 20, 2021
  • Jupyter Notebook

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

  • Updated Nov 9, 2022
  • Jupyter Notebook

Tableau Prep+Python:Basket Case Analysis with Superstore. Setup: People who bought product X and product Y might be interested in product Z. By analyzing a lot of transactional data we try to distill association rules to make such statements. The output table out the Tableau Prep flow can be implemented in various ways. Tools: Tableau Prep + Pyt…

  • Updated Aug 12, 2020
  • Python

Improve this page

Add a description, image, and links to the mlextend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mlextend topic, visit your repo's landing page and select "manage topics."

Learn more