No post body was provided.
Ask HN: Any open source code/materials on predicting future crimes based on data?
1–10 of 61 posts
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#2Have you checked kaggle for relevant datasets?
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#3Are you looking for tools or data?
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#4Are you looking for tools or data?
I am looking for tools or algorithms.
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#5Do you know about the journalist who spent years obsessing about this and supposedly had some predictive success relating to serial killers?
If I recall it was kind of a lone wolf effort, so I don’t know the rigor of his techniques, howver you never know if he might want to share results or collaborate.
Don’t have a link handy, but that should be enough info to google if you’re interested.
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#6Ask HN: Any open source code/materials on predicting good fall guys based on data?
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#7Believe I heard about a project a UW student did predicting crime in San Francisco based on volume of vulgar tweets in a given area. Not sure if it's on github anywhere but you can always start with that idea. Nothing about specifics of the crimes, just where a high volume of them would be located.
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#8You need to watch Person of Interest and Minority Report.
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#9A lot of good work by Cynthia Rudin http://online.liebertpub.com/doi/pdf/10.1089/big.2014.0021 and her tools are open sourced (her papers https://users.cs.duke.edu/~cynthia/papers.html and tools https://users.cs.duke.edu/~cynthia/code.html)
Re: Ask HN: Any open source code/materials on predicting future crimes based on data?
#10You need to watch Person of Interest and Minority Report.
I watched POI. I also heard cops using ML to predict crime locations. I am trying to find and reuse some existing code for a different project.