Git Product home page Git Product logo

webcams_predictions_and_weather's Introduction

  • Required libraries:

  • Code exexecution:

    • First put all files in one directory and uncompress the .zip files.

    • Then run 'clean_data.py' on Spark to produce a cleaned data file.

    • Run on command line: spark-submit data_clean.py yvr-weather(sample input)

    • Output a .csv file named 'weather_pd.csv'.

    • Lastly you can run either 'weather_predict_by_conditions.py' or 'weather_PredictByImages.py' in any order.

Run on command line with no additianal sys argument since it takes 'weather_pd.csv' and/or 'katkam-scaled'as the only input. (e.g. python3 weather_PredictByImages.py)

Output will be two .csv files 'weather_predicton_by_conditions.csv' and 'weather_prediction_by_images.csv', in which the last column titled 'predicted_weather' is the prediction.

(You should wait until the prompt print out a float as the model score because it might take quite some time to load the images for 'weather_PredictByImages.py')

webcams_predictions_and_weather's People

Contributors

tzuyu-yoda avatar fallonsfu avatar

Watchers

James Cloos 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.