Starting my journey into tech 💻
I’m learning Python and documenting everything I build.
Goal: Become a Software Engineer & move into AI 🚀
Follow along if you’re on a similar path.
just submitted my first AI/ML assignment ✅
a Python script that automates data cleaning, handling missing values, duplicates, and messy datasets 🧹
small win, but every expert was once a beginner 🚀
#Python#MachineLearning#AIJourney#DataScience@TechCrushHQ
@thissdax I’ve been following this guy for a couple of years now. And I’ve noticed something every year during these periods. June-October. I’ll take action come next year. Meanwhile, let me go back to my drawing board 💙
@cowrywise@cowrywise , it been more than 24hrs since I made this transaction and opened a ticket. Yet, no response from you or your customer support. I’m extremely disappointed at this nature of service. Please, refund my money or let my locked savings reflect the transaction!
Started with zero Python knowledge
Today I just pushed a full AI football prediction engine to GitHub ⚽🧠
PitchIQ uses real match data + XGBoost, Poisson & Elo to generate live predictions.
Still learning. Still building.
👉 https://t.co/7gKxLJS5rc
#buildinpublic#Python
@ehigie_glo77819 One thing is following the easier route, another thing is understanding what you’re doing whilst on that route. If you have the basic understanding of whatever it’s you’re doing, please start building projects with all you’ve learnt, as that’s where the challenges propels you.
@yabsssai Started with logistic regression as a baseline, but it couldn’t capture the complexity well. xgboost handled non linear patterns better and gave a clear accuracy boost on my data.