Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

emmaneugene/CS421-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course: CS421-Machine Learning

Project: Product rating fraud/anomaly detection

Overview

The task is to build and optimize a model that can correctly identify fraudulent users based on their ratings for various items.

Data are published as batches on a weekly basis, and labels for previous weeks are made available after submissions and metrics have been computed.

It assumed that real and fradulent user reviews are drawn from different probability distributions.

Training datasets are located within the /batches directory, and output predictions are located within the /predictions directory

Getting started

  • Install all dependencies with pip install -r requirements.txt

  • Run the notebook!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors