Flight Price Prediction in Python - Full Machine Learning Project

Поділитися
Вставка
  • Опубліковано 27 чер 2024
  • Today we complete a full machine learning project and we go through the full data science process, to predict flight prices in Python.
    Pieces: pieces.app/
    Dataset: www.kaggle.com/datasets/shubh...
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine.com/services
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
    Timestamps:
    (0:00) Intro
    (0:26) Data Exploration
    (11:30) Preprocessing
    (17:48) Training Model
    (21:33) Evaluating Model
    (32:30) Hyperparameter Tuning
    (44:30) Outro
  • Наука та технологія

КОМЕНТАРІ • 10

  • @smnomad9276
    @smnomad9276 26 днів тому +3

    Now that's a good tutorial, been kinda tired lately of overly simple project ideas on youtube with no real use in real life.

  • @andresbonelli
    @andresbonelli 26 днів тому +5

    If the currency is on Indian Rupees then the mean error is by around 12 dollars. Neat...

  • @OneworldKW
    @OneworldKW 26 днів тому

    Awesome, a great project to practice.

  • @diegopassosdossantos5964
    @diegopassosdossantos5964 26 днів тому

    Nice project

  • @StyleOFBeyond
    @StyleOFBeyond 26 днів тому

    hello can you make tutorial with navmesh or any path finding algo in 3d

  • @user-ed2zb3vu9l
    @user-ed2zb3vu9l 24 дні тому

    Hi, thanks for the video. Would it make sense to encode "stops" feature in the opposite order? Meaning assigning 0 stop the highest value, then 1 stays 1 and 2+ stops will have 0. Doing this we kinda say that having 0 stops are better and it puts more weight for it? Thank you

  • @alpinewinchester
    @alpinewinchester 26 днів тому +1

    I want to say thank you for your tutorial .. good knowledge you have cong 🎉❤I am DJ and producer I would learn for example SoundCloud scrapy find top or more like playlist .. or crawling for sample pack I glad to make like this or about music how python can help glad to making thank you .. 🙏 specially content

  • @topcivilian
    @topcivilian 26 днів тому

    are there any alternatives to Jupyter?

  • @philtoa334
    @philtoa334 25 днів тому

    Thx_.

  • @walidmat8972
    @walidmat8972 24 дні тому

    How to save the model to not train it every time ?🙂
    How to predict the price of given data ? 🙂
    Project not complete at all