Close Menu
    Trending
    • À l’intérieur d’un modèle IA : une fonction mathématique, pas une conscience | by Mickael Mahabot | May, 2025
    • NotebookLM: When Your Trading Algorithm Becomes Your Podcast Co-Host 🎙️ | by Unicorn Day | May, 2025
    • Take Your Time Back With This Multi-Tasking Ad Blocker, Now $15 for Life
    • My Journey Into Machine Learning: From AWS AI/ML Scholar to Building Real-World Models part 2. | by Wirba Jullet | May, 2025
    • A One-Time Payment of $20 Gets You Access to 1,000+ Courses Forever
    • How Earth Observation, Spectroscopy, and AI are changing soil use forever and how can we turn soil health research into thriving businesses? Key takeaways from the Soil Health Now! conference 2025 | by OpenGeoHub | May, 2025
    • What 8 Years in Corporate Life Did — and Didn’t — Prepare Me For as a Founder
    • Feature Maps — CNN. In Convolutional Neural Networks… | by Harshitasharmad | May, 2025
    Finance StarGate
    • Home
    • Artificial Intelligence
    • AI Technology
    • Data Science
    • Machine Learning
    • Finance
    • Passive Income
    Finance StarGate
    Home»Machine Learning»My Journey Into Machine Learning: From AWS AI/ML Scholar to Building Real-World Models part 2. | by Wirba Jullet | May, 2025
    Machine Learning

    My Journey Into Machine Learning: From AWS AI/ML Scholar to Building Real-World Models part 2. | by Wirba Jullet | May, 2025

    FinanceStarGateBy FinanceStarGateMay 18, 2025No Comments5 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    Over the previous few months, I’ve launched into an unbelievable studying journey by means of the AWS AI/ML Scholarship Program, diving deep into the world of machine studying. What began as curiosity has reworked into hands-on abilities, sensible expertise, and a rising ardour for fixing significant issues by means of AI and ML. Right here is the hyperlink to part1 of my journey.

    It hasn’t been nearly studying the speculation — it’s been about making use of it to real-world situations. From understanding the core rules of machine studying to constructing precise fashions, each step has been each difficult and rewarding.

    I needed to take a second to share among the highlights of this journey and the thrilling venture I’m at the moment engaged on. As I look again, it’s superb to see how a lot floor I’ve coated. Listed below are some key abilities and ideas I’ve gained:

    1. Fingers-On with AWS Instruments

    Probably the most thrilling elements of this program has been studying use AWS SageMaker Studio, a strong software for constructing, coaching, and deploying machine studying fashions. I’ve labored on:

    • Accessing datasets from Amazon S3 and exploring them utilizing instruments like Pandas and Information Wrangler for knowledge evaluation.
    • Performing knowledge cleansing, creating new options, and making ready datasets for machine studying workflows.
    • Utilizing SageMaker Floor Fact to label knowledge for supervised studying duties — a ability that can be invaluable when working with uncooked, unlabeled knowledge in future tasks.

    2. The ML Lifecycle

    I’ve discovered assume like a machine studying practitioner by understanding the end-to-end ML lifecycle:

    • Defining the issue area and understanding the info.
    • Making ready datasets by figuring out options, dealing with lacking values, and engineering new options.
    • Coaching fashions, evaluating their efficiency utilizing metrics like MSE, R2, and F1 Rating, and optimizing them by means of hyperparameter tuning.

    Having a structured strategy to machine studying has helped me keep organized and systematic, even whereas tackling advanced issues.

    3. Coaching Totally different Sorts of Fashions

    From easy linear fashions to superior ensemble strategies, I’ve explored a variety of machine studying algorithms, together with:

    • Linear fashions for establishing baselines.
    • Tree-based fashions and XGBoost for fixing extra advanced issues.
    • AutoGluon Tabular Prediction Fashions, which automate the method of coaching and optimizing high-performing fashions.

    It’s been fascinating to see how every kind of mannequin works and the way they are often utilized to completely different real-world issues.

    4. SageMaker JumpStart

    AWS’s JumpStart has been a game-changer — providing 1-click options for frequent ML issues. Whereas I didn’t want JumpStart for my present venture, understanding that I can use pre-trained fashions for duties like picture recognition or textual content evaluation sooner or later is a big benefit.

    Probably the most thrilling elements of this journey has been making use of my abilities to a real-world drawback by means of Kaggle’s Bike Sharing Demand competitors. The problem? Predict the variety of bikes rented at completely different instances based mostly on components like climate, time of day, and vacation schedules.

    This drawback is very related to industries like Uber, Lyft, and DoorDash, the place understanding demand is essential for bettering buyer experiences and managing assets successfully. Right here’s how I’ve approached it:

    1. Information Preparation and Characteristic Engineering

    I began by analyzing the dataset to know patterns and traits. Utilizing instruments like Pandas and SageMaker Information Wrangler, I created new options to boost the mannequin’s predictive energy. For instance:

    • Extracting time-related options just like the hour of the day, day of the week, and season.
    • Incorporating climate knowledge like temperature, humidity, and wind velocity.
    • Experimenting with interplay phrases, such because the mixed impact of temperature and humidity on bike leases.

    2. Mannequin Coaching with AutoGluon

    To coach my mannequin, I used AutoGluon, an automatic machine studying (AutoML) library that simplifies the method of coaching and optimizing fashions. With only a few traces of code, I used to be capable of:

    • Practice a number of fashions (linear regression, determination timber, ensemble fashions, and so forth.).
    • Mechanically tune hyperparameters for higher efficiency.
    • Stack fashions collectively to create a extra sturdy ultimate prediction.

    The simplicity and energy of AutoGluon have been game-changing — it allowed me to deal with understanding the issue and the info quite than spending hours fine-tuning fashions manually.

    3. Analysis and Submission

    To judge my fashions, I used metrics like R2 (to measure how nicely the mannequin explains variance within the knowledge) and RMSE (to evaluate prediction errors). After refining the mannequin, I generated predictions for the check set and submitted my outcomes to Kaggle’s leaderboard.

    This venture has been an unbelievable expertise, but it surely’s only the start. I’m at the moment documenting my findings in an in depth report, which I plan to share on Kaggle and my private weblog. My objective is to obviously define the steps I took, the challenges I confronted, and what I discovered alongside the best way.

    Shifting ahead, I’m excited to:

    1. Discover extra real-world datasets and apply what I’ve discovered to new issues.
    2. Deal with extra advanced competitions on Kaggle to proceed bettering my abilities.
    3. Share my journey with others within the AI/ML group and be taught from their experiences.

    In the event you’re additionally working in AI/ML or have expertise with instruments like AutoGluon or SageMaker, I’d love to listen to from you! Let’s join, share concepts, and develop collectively on this thrilling discipline.

    Thanks for studying! 🚀



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleA One-Time Payment of $20 Gets You Access to 1,000+ Courses Forever
    Next Article Take Your Time Back With This Multi-Tasking Ad Blocker, Now $15 for Life
    FinanceStarGate

    Related Posts

    Machine Learning

    À l’intérieur d’un modèle IA : une fonction mathématique, pas une conscience | by Mickael Mahabot | May, 2025

    May 19, 2025
    Machine Learning

    NotebookLM: When Your Trading Algorithm Becomes Your Podcast Co-Host 🎙️ | by Unicorn Day | May, 2025

    May 19, 2025
    Machine Learning

    How Earth Observation, Spectroscopy, and AI are changing soil use forever and how can we turn soil health research into thriving businesses? Key takeaways from the Soil Health Now! conference 2025 | by OpenGeoHub | May, 2025

    May 18, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Time Series Forecasting Made Simple (Part 1): Decomposition and Baseline Models

    April 9, 2025

    Book Flights for Less with Matt’s Flights

    February 9, 2025

    The Rise of Autonomous AI Agents: How They Differ from Traditional Chatbots

    April 9, 2025

    Hungry For a Great Franchise Opportunity? Discover Schlotzsky’s Deli

    March 26, 2025

    Affirm CEO: Leaders Should Help Laid-Off Workers Pack Boxes

    February 6, 2025
    Categories
    • AI Technology
    • Artificial Intelligence
    • Data Science
    • Finance
    • Machine Learning
    • Passive Income
    Most Popular

    Papers Explained 362: Llama-Nemotron | by Ritvik Rastogi | May, 2025

    May 9, 2025

    Building a Personal API for Your Data Projects with FastAPI

    April 22, 2025

    Non-Parametric Density Estimation: Theory and Applications

    May 14, 2025
    Our Picks

    How Giordano’s CEO Is Leading the Iconic Pizza Brand Forward

    May 4, 2025

    Benchmarking Tabular Reinforcement Learning Algorithms

    May 6, 2025

    Technology is NOT Making Humans Stupid: But Fear and Laziness Might. | by Allison Binger | Apr, 2025

    April 1, 2025
    Categories
    • AI Technology
    • Artificial Intelligence
    • Data Science
    • Finance
    • Machine Learning
    • Passive Income
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2025 Financestargate.com All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.