Skip to content

rzv09/web-scrape

Repository files navigation

Web-scrape and deep learning

This is a personal research project

  • webscrape is a python script that downloads data from the internet and writes it to csv file
  • in the later version a deep neural net will be implemented to be able to predict values based on the data from the csv -- Done.
  • data from the csv file needs to be preprocessed before it can be properely displayed and fed into the nn -- Done.
  • Future goals: improve the accuracy of prediction model

About

web scraping application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published