You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a machine learning model that could predict flight fares based on features like airline, journey date, duration, number of stops, and more.Achieved 82% accuracy (R²) with Random Forest on flight fare prediction using real-world airline data.