taxi_analysis | It so happened that in my sample of trips , Moscow

 by   VasilyevEvgeny Python Version: Current License: No License

kandi X-RAY | taxi_analysis Summary

kandi X-RAY | taxi_analysis Summary

taxi_analysis is a Python library. taxi_analysis has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.

It so happened that in my sample of trips, Moscow and Vladimir are the most frequent cities, so the analysis was carried out for them. TaxiAnalysis has the ability to take them into account at the same time, but I think that this should not be done, since it will hardly be possible to come to constructive conclusions based on such analysis. For the selected cities, we will analyze the normalized dependence of the total ride cost on the route distance. Let's try to approximate the specified dependence by polynomials of the 1-st, 2-nd and 3-rd degree. It can be seen that the RMSE between the fitted curves and the original sample in the linear case approximately does not differ from the other two. So we can assume a linear relationship between the total ride cost and the route distance. The ratio of these quantities will be called RRC (relative ride cost) and actively used in further analysis. Since in the history of trips Economy class is significantly more than the rest (Comfort, Comfort+ and Business), only it was considered. It is important to note that both relative and absolute cost of a trip change over time due to inflation. In TaxiAnalysis, inflation was taken into account as a piecewise linear function, constant within every year. For example, it was considered that in 2018 inflation was equal to 5%, in 2019 - 6%, etc. The information about inflation changes was taken from here. RRC for the entire time was calculated in money at the time of April 2023 and was named RRC_i (RRC inflated). That is, if in April 2023 the cost of a trip was 100 rubles, then the cost of a trip in April 2018, initially also equal to 100 rubles, increased due to adjustments for inflation according to the specified piecewise linear function. As a result, the farther the cost of trips was from April 2023, the more it grew when inflation was taken into account. These adjustments make it possible to exclude the inflation factor when interpreting the results. Note that the approximation used is rough. In particular, inflation could be taken into account by months, not years, and not within the framework of the average for various industries, but specific to taxis. I think that the refinement of the inflation model will be appropriate with a further increase in the sample and the complexity of the analysis.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              taxi_analysis has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              taxi_analysis has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of taxi_analysis is current.

            kandi-Quality Quality

              taxi_analysis has no bugs reported.

            kandi-Security Security

              taxi_analysis has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              taxi_analysis does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              taxi_analysis releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of taxi_analysis
            Get all kandi verified functions for this library.

            taxi_analysis Key Features

            No Key Features are available at this moment for taxi_analysis.

            taxi_analysis Examples and Code Snippets

            No Code Snippets are available at this moment for taxi_analysis.

            Community Discussions

            No Community Discussions are available at this moment for taxi_analysis.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install taxi_analysis

            You can download it from GitHub.
            You can use taxi_analysis like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/VasilyevEvgeny/taxi_analysis.git

          • CLI

            gh repo clone VasilyevEvgeny/taxi_analysis

          • sshUrl

            git@github.com:VasilyevEvgeny/taxi_analysis.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link