Python script that takes in a CSV file denoting age data for the Cornell Sun and generates the necessary features for the Naïve Bayes article age classifier. For the primary parsing logic, see csv-processing.py
.
This repo is part of a final project for CS 4701: Practicum in Artificial Intelligence. For the main repository and project description, see the iOS classifier repository.
- Chris Sciavolino (@cdsciavolino)
- Mindy Lou (@mindylou)