Code Monkey home page Code Monkey logo

genetic-algorithm-trip-optimizer's Introduction

genetic-algorithm-trip-optimizer

The project splits in 2 parts. In first part initially we use data analysis and feature extraction for dataset. After that we define the best model that can use extracted features to predict the travel time with least possible error. In the second part we use genetic algorithm to find the path between random locations in test data which has the minimum distance.

Dataset

The dataset is available online You can find it here: https://www.kaggle.com/c/nyc-taxi-trip-duration/data

NYC_Taxis_Data_Analysis_Cleansing.ipynb

In the first step we analize the data, detect inconsistecy and get rid of problems.

XGBoost_Model_For_NYC_TaxiDB.ipynb

Next, We build the model based on the output file of the previous step.

TSP_Genetic_Optimizer.ipynb

In this step we build the genetic algorithm optimizer based on the previous step output model.

TODO NEXT:

Use PSO algorithm for solving TSP problem

TODO NEXT

Use differnet customized kernels for SVM Regression and use it for building model.

genetic-algorithm-trip-optimizer's People

Contributors

masouduut94 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.