smenon8 / AnimalWildlifeEstimator

Animal Wildlife Estimator Using Social Media (A.W.E.S.O.M.E.) is an ongoing project and stems mainly from Sreejith Menon's MS thesis
https://smenon8.github.io/AnimalWildlifeEstimator/
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Missing methods & reusable code #7

Open smenon8 opened 7 years ago

smenon8 commented 7 years ago

Remove all hardcoded code in VisualizeResults.ipynb and replace them with reusable methods. There should be a workflow ideally which should be followed for any task.

smenon8 commented 7 years ago

Add more detail to what is meant by Create data files required for analysis. Parameterize functions to accept the required attributes.

smenon8 commented 7 years ago

Change ImageShareabilityClassifiers notebook to utilize the new script which can directly run the classifiers.