uscensusbureau / BEACON

Business Establishment Automated Classification of NAICS
Other
1 stars 2 forks source link

Where is the source code? #1

Closed paulterinho closed 3 months ago

paulterinho commented 4 months ago

Hi all,

I was curious why the source code isn't listed here? (Also, where might it be?)

brian-dumbacher commented 3 months ago

Hello. We have uploaded a Python program that implements a simplified version of BEACON. This implementation uses scikit-learn's BaseEstimator and ClassifierMixin classes.

paulterinho commented 3 months ago

@brian-dumbacher Brilliant! This was the last part of the puzzle for our research paper! Does the project team have a preference for academic citation info? (e.g. Should we reference the repo, or perhaps the presentation would be best?)

brian-dumbacher commented 3 months ago

@paulterinho Please cite this recently uploaded working paper: https://www2.census.gov/library/working-papers/2024/econ/industry-self-classification-economic-census.pdf. Thank you for your interest, and good luck with your research.

paultrino commented 3 months ago

@brian-dumbacher Perfect, will do!