Hi folks,
I built a little classifier that classifies python code time complexity in big O notation, and in the process of doing so, I collected all the data I could find, which consist of a pre-existing dataset, as well as scraping the data from other sources and then cleaning it myself. Thought this might be useful for someone.
Data sources:
You can find the data in my repo: ~/data/data folder
Repo link: https://github.com/komaksym/biggitybiggityO
If you find this useful, I’d appreciate starring the repo.
submitted by /u/Financial-Grass4819
[link] [comments]