This website requires JavaScript.
Explore
Help
Sign In
mik
/
ReClass
Watch
1
Star
0
Fork
0
You've already forked ReClass
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
afe61eaaa26028747c8e326f9917042ef2993433
ReClass
/
notebooks
History
charlie-rasberry
5206e62d95
Analysis started, almost complete - compiled some excel sheets from the csv output with notes. Started infer.py, nothing major implemented yet
2026-03-07 18:51:15 +00:00
..
preprocessing_tagged.ipynb
Started dataset.py, added the ReviewDataset class and implemented the __init__, __len__ and __getitem__ methods. The __getitem__ method currently just returns the review text, but will be updated to return the tokenized review as a tensor
2026-02-19 18:45:55 +00:00
preprocessing_uber.ipynb
cleaned notebooks, finished datalabelling
2026-02-16 12:36:29 +00:00
rating_distribution.ipynb
cleaned notebooks, finished datalabelling
2026-02-16 12:36:29 +00:00
reclass_analysis.ipynb
Analysis started, almost complete - compiled some excel sheets from the csv output with notes. Started infer.py, nothing major implemented yet
2026-03-07 18:51:15 +00:00
uber_cleaned.ipynb
cleaned notebooks, finished datalabelling
2026-02-16 12:36:29 +00:00
verify_tagged_distributions.ipynb
Preprocessed tagged datasets, fixed CSV formatting issues, and added integrity checks. Also saved mappings for later inference use.
2026-02-18 22:36:58 +00:00