shunk031 / feature-extractor-for-landing-page

Feature extractor for landing page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Extractor for Landing Page

CI Python

Paper list

Method Description
barbieri2016 [WWW'16] Improving Post-Click User Engagement on Native Ads via Survival Analysis
zhou2016 [WWW'16] Predicting Pre-click Quality for Native Advertisements

Installation

$ pip install git+ssh://git@github.com/shunk031/feature-extractor-for-landing-page.git

Development

For local development, clone this repository and use poetry to install the tool using the following commands:

$ git clone https://github.com/shunk031/feature-extractor-for-landing-page.git
$ cd feature-extractor-for-landing-page
$ pip install -U pip setuptools poetry
$ poetry install

License

MIT

About

Feature extractor for landing page

License:MIT License


Languages

Language:HTML 72.7%Language:Python 27.2%Language:Makefile 0.1%