Giter VIP home page Giter VIP logo

car_sales_ann's Introduction

About

A model that predicts how much the customer will potentially pay when purchasing a new car.

If you would like more information on the project, please check out my blog post.

(back to top)

Evaluations

  • Since this is a prediction and it is a continual value (purchase amount) the problem at hand is a regression problem.
  • After 20 epochs the error dropped significantly. If the model is limited to 30 epochs instead of a 100, that will be more efficient.

(back to top)

Computing Platform

I used Jupyter Notebook. I recommend installing Anaconda.

Create an account:

First create an account on Anaconda Cloud

Install the client:

With Conda (recommended):

$ conda install anaconda-client

With pip:

pip install anaconda-client

With pip from source:

pip install git+https://github.com/Anaconda-Server/anaconda-client

Login

$ anaconda login

Test your login with the whoami command:

$ anaconda whoami

For a complete tutorial on building and uploading Conda packages to Anaconda Cloud visit the documentation page.

Links

Getting Started

After you have Anaconda installed, you need to download Jupyter Notebook application within Anaconda.

  1. Launch Jupyter Notebook.
  2. Go to File, then Open.
  3. Open the file: predicting_car_sales.ipynb.
  4. Press CTRL + Enter to run a single cell.
  5. The output of a specific cell will be presented below.
  6. If anything goes wrong, just reset the kernel by pressing 0, 0.

(back to top)

Contributing

If you would like to add any extra features to the optimisation simulation, feel free to fork and create a pull request. Thank you!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Erol Gelbul - Website - [email protected]

Project Link: Car Sales

(back to top)

car_sales_ann's People

Contributors

erolgelbul avatar

Watchers

 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.