Skip to content

Springboard machine learning engineering project

Notifications You must be signed in to change notification settings

jhonaker-cap/springboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springboard Capstone Project for Machine Learning Engineering

This repository documents my Springboard Machine Learning Engineer capstone project. This project involved the full lifecycle of data collection, analysis, wrangling, and modeling. The project adapts a Bert-based model to be used for classification of text from dozens of publicans. It was built using both AWS and Google Cloud.

  • data-collection contains code used to crawl dozens of news and opinion websites.

  • data-wrangling contains Jupyter notebooks outlining evaluation of the collected data and analysis use to wrangle the data into a usable format.

  • modeling contains code and notebooks used to fine tune a BERT model to classify news stories.

  • api contains code used to host an API based on my model.

  • mini-projects contains Jupyter notebooks submitted as part of classwork for the Springboard Machine Learning Engineer Bootcamp. This code is not directly related to the capstone project.

About

Springboard machine learning engineering project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 98.4%
  • Python 1.4%
  • Other 0.2%