/nlp_ml

NLP and ML

Primary LanguageJupyter Notebook

NLP and ML

Demonstrate the use of NLP and ML using data from FDA medical device recalls enforcement reports.

Project Structure

  • .venv/ - The Python virtual environment to run this project
  • data/
    • source/: the data collected from the source (OpenFDA)
    • prepared/: the data prepared fro ML
  • src/ - The source code (Jupyter notebooks & Python scripts)
  • requirements.txt - The list of required Python libraries

Data Science Process

The process includes four steps: