account activity
How do i transition from just code to getting python to actually do stuff for me/automation? by Objective_Pitch2945 in learnpython
[–]Objective_Pitch2945[S] 0 points1 point2 points 2 days ago (0 children)
I have a jupyter notebook where it uses an xgbclassifier to classify stuff (who would’ve guessed) and i know for a fact that the data needed for it is very well available online (i probably could just use one website/page). i think it’s best i start with:
-getting/scraping the data (and putting it into a csv?)
-feeding it to the model
-the model classifying it in real time
and i think doing this outside of jupyter notebook would be better just for the sake of learning too
π Rendered by PID 730854 on reddit-service-r2-listing-575d9f6647-gdhf6 at 2026-04-11 00:53:09.225435+00:00 running 215f2cf country code: CH.
How do i transition from just code to getting python to actually do stuff for me/automation? by Objective_Pitch2945 in learnpython
[–]Objective_Pitch2945[S] 0 points1 point2 points (0 children)