Giter Site home page Giter Site logo

udacity-ml's Introduction

Udacity-ML

Problem Statement


This project attempts to use Supervised Learning Classifier model to predict the price of Bitcoin.

Dataset


The datasets used for this project can be downloaded from Blockchain

The following individual csv files were downloaded housing the datasets: Volume, Volatility, Hash Rate, Mining Difficulty, Average Number of Transactions, Average Block Size, Market Capitalization, Bid/Ask Spread.

Training set has 1436 samples. Testing set has 360 samples.

Libraries

The libraries used for this project are os, time, functools, numpy, pandas, matplotlib, a multiplicity of sklearn modules,

Scripts


Several Python scripts are available to train the model:

  • preprocess.py: script containing the function that imports the csv files, formats and returns a dataframe.

  • visuals.py: script containing various plot functions

  • walk_forward.py: script that contains the walk_forward function

  • pred.py: script that contains the pred_dict, acc_test, f_test, and pred function

  • capstone_btc_project_121417: All development Python code

Report A final report explaining this project and the surrounding problem domain is available as * report.pdf.

License---


The code for this project is open source and available under the terms of the license in this repository.

udacity-ml's People

Contributors

blackmarkt 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.