-
Updated
May 14, 2024 - Jupyter Notebook
mlxtend
Here are 38 public repositories matching this topic...
Running MLflow experiments
-
Updated
Oct 14, 2024 - Jupyter Notebook
Portfolio of data science projects completed by me for academic, self-learning, and hobby purposes.
-
Updated
Apr 30, 2022 - Jupyter Notebook
Demystifying ~400K layoffs to analyze underlying causes and predict future trends
-
Updated
Nov 17, 2023 - Jupyter Notebook
A data mining study was conducted to determine the correlations between factors associated with high and low suicide rates in countries worldwide. Pandas and mlxtend were used in Python, as well as the data mining program Rapidminer.
-
Updated
Nov 2, 2021 - Python
Generated movie recommendations using association rule mining.
-
Updated
Jan 18, 2022 - Jupyter Notebook
Online Coding Internship By Suven Consultants & Technology. During this Internship, I have worked on projects related to Data Analytics, Machine Learning, NLP and Association Rule - Mining.
-
Updated
Jan 21, 2022 - Jupyter Notebook
"SmartCart" is a cutting-edge e-commerce tool 🌟 that leverages predictive analytics to provide personalized shopping recommendations and optimize inventory management, tailored for businesses aiming to enhance customer engagement and sales 🚀.
-
Updated
Apr 7, 2024 - Jupyter Notebook
Predict the effect of genetic mutations in cancer tumors and classify them based on text clinical literature.
-
Updated
Oct 7, 2020 - Jupyter Notebook
Mlxtend, Association_rules, Apriori, FP Growth
-
Updated
Jun 21, 2023 - Jupyter Notebook
Messing around with Databases Dimensionality Reduction and classification using Multi Layers Perceptron. (simple academic research)
-
Updated
Jun 27, 2019 - Python
Machine learning models for enhanced fraud detection in e-commerce transactions, exploring feature engineering, distance prediction, and clustering analysis.
-
Updated
Jun 27, 2024 - Jupyter Notebook
Learn more about market basket analysis with a hands-on project
-
Updated
Oct 18, 2024 - Jupyter Notebook
In This Notebook I've built an Association rules Recommendation system, that make relations between itemsets and recommend the items that related to what user purchased.
-
Updated
Dec 24, 2021 - Jupyter Notebook
Implementation of Apriori, FP-Growth, and ECLAT algorithms on natural language data
-
Updated
Jun 2, 2023 - Jupyter Notebook
OpenClassrooms Data Analyst 2022-2023 - Projet 6
-
Updated
Nov 20, 2023 - Python
Предоставлен файл с сервера. Вам нужно спарсить его содержимое, создать базу данных под данные, вставить данные в базу данных, удаленно подключиться к базе данных и проанализировать данные.
-
Updated
Oct 19, 2022 - Jupyter Notebook
The repo focuses on my works in data science
-
Updated
Jul 1, 2024 - Jupyter Notebook
Subreddit recomendation system based on association rules harvested using data mining algorithms.
-
Updated
Feb 25, 2022 - Jupyter Notebook
This code performs association analysis on a sales dataset, using the Apriori algorithm. The dataset is loaded from an Excel file, and a basket of items is created for each transaction. The Apriori algorithm is then applied to find frequent itemsets and association rules based on the support, confidence, and lift metrics.
-
Updated
May 18, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to the mlxtend topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlxtend topic, visit your repo's landing page and select "manage topics."