kaggle-bestbuy_small
mobile prediction
An entry in a mobile recommendation system competition where teams are challenged to predict sales of Best Buy products based on customer data and product features.
6 stars
4 watching
10 forks
Language: Python
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zygmuntz/kaggle-bestbuy_big | Code and data for a Kaggle competition solving a customer satisfaction problem using big data analytics | 8 |
zygmuntz/kaggle-stackoverflow | Predicting whether closed questions on Stack Overflow are similar to others in their class | 46 |
zygmuntz/kaggle-accelerometer | An effort to predict accelerometer biometric data from recorded sensor readings | 15 |
zygmuntz/kaggle-merck | Provides tools to prepare and process data for the Merck challenge at Kaggle | 10 |
zygmuntz/kaggle-advertised-salaries | A collection of scripts to prepare and preprocess data for predicting job salaries from ads | 55 |
zygmuntz/kaggle-cifar | Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
zygmuntz/kaggle-blackbox | A toolkit for building and training machine learning models using a simple, easy-to-use interface. | 115 |
mlwave/kaggle_acquire-valued-shoppers-challenge | Code implementation of a data science challenge to identify valuable customers in a dataset | 66 |
zygmuntz/kaggle-amazon | This project provides tools to evaluate Amazon's access control challenge solution using Python scripts | 25 |
zygmuntz/kaggle-gender | A system to classify handwritten texts as male or female based on handwriting style | 21 |
rezahsnz/mlg | A decentralized CNN classification service that distributes pre-trained models across a network of provider nodes and collects predictions in real-time. | 2 |
garethjns/kaggle-eeg | A Matlab-based system designed to predict epileptic seizures from EEG data using machine learning algorithms. | 102 |
coreylynch/pyfm | A Python implementation of a factorization machine algorithm for recommendation systems. | 922 |
robertmartin8/machinelearningstocks | A Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis. | 1,764 |
greenwolf-nsk/yandex-cup-2022-recsys | A recommender system built using multiple candidate selection and ranking methods for predicting next item likes in a streaming data environment. | 54 |