3 skills found
SheffieldSolar / GeocodeGeocode postcodes, addresses, LLSOAs or Constituencies using the Code Point Open database, ONS data or GMaps API
JanSchniete / Mesolens HiLoMATLAB script for end-user HiLo microscopy and mesoscopy. Currently tuned for Mesolens data but easily adjustable. Few homebuilt functions are supplied with the script. This script is meant to be used with laser speckle illumination HiLo microscopy but can be used as a starting point to write a script for grid illumination HiLo microscopy.
mkorrapati / CitibikeBuild a prediction model to estimate number of available citibikes at a given docking station at any time of the day based on demand and supply of citibikes at that station until that point. Gathered variety of data related to citibikes, weather and social events by web scraping. Performed cleansing of data by imputing missing data, treating data inconsistency, and normalizing it for analysis. Used deep learning algorithm using H2O package with grid search. Achieved extremely high model accuracy of 86% to estimate available bikes at any hour of the day for next 7 days. Build shiny app to enable users to benefit from the model.