Skip to content

SinghalDivya/Linear-Regression-for-NYC-taxi-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Linear-Regression-for-NYC-taxi-data

A python program build to demonstrate the implementation of linear regression models using the following two implementations:

  1. using Spark MLlib library
  2. using Machine learning Scikit-learn package in python

Note: For demostration purposes New York Taxi database was used as input Code predicts the taxi fare for different parameters of taxi data. Where paramenters are taxi pick up and drop locations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages