Skip to content
Exploration of using Predictive Text Classification on Job postings
Jupyter Notebook Python
Branch: master
Clone or download
Yaleesa Borgman Yaleesa Borgman
Yaleesa Borgman and Yaleesa Borgman update
Latest commit 63fd68c Aug 13, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app update Aug 13, 2019
data/datasets update Aug 13, 2019
elastic-stack
media update Aug 13, 2019
scipy-notebook update Aug 13, 2019
.gitignore update Aug 13, 2019
README.md oeps Aug 13, 2019
docker-compose.yml update Aug 13, 2019
requirements.txt update Aug 13, 2019

README.md

Logo

img img img img img

Overview

Infra & Services

Logo

Resources

Python modules:

joblib , matplotlib, numpy, pandas, requests, requests, scikit, seaborn, nltk, fasttext, elasticsearch, xmltodict,

Other:
  1. Notebook: https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
  2. Elastic: https://www.elastic.co/products/elastic-stack

Containers:

name of container needed for
elasticsearch indexing vacancy data (localhost:9200)
kibana Dashboard for metrics on the vacancy data (localhost:5601)
scipy-notebook notebook with scipy tools and access to the ML pipeline modules (localhost:8888)

Data Collection:

project Monarch

Requirements & Setup

  1. Docker
  2. pip install requirements.txt
You can’t perform that action at this time.