8000 GitHub - tonissaar/labeling-machine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tonissaar/labeling-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ad detection test task

Installation

Use the package manager pip to install the packages.

pip install -r requirements

Usage

Training the model

wget http://nlp.stanford.edu/data/glove.6B.zip && unzip glove.6B.zip -d glove
python train_model.py --path ml_interview_ads_data/

Running inference on a test set

python run_model.py --path ml_interview_ads_data/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0