Python Forum
Predict Longitude and Latitude Using Python - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Data Science (https://python-forum.io/forum-44.html)
+--- Thread: Predict Longitude and Latitude Using Python (/thread-23390.html)



Predict Longitude and Latitude Using Python - vibeandvisualize - Dec-27-2019

Hi everyone,

Does anyone know a way to predict/forecast
location in Python?

I am working on a project to predict where the next new employee hires will come from (Longitude & latitude or city and state). If needed I could base it on their years of experience.

I have researched KNN and regressions but those do not seem appropriate.

I will appreciate any guidance.

Thank you!


RE: Predict Longitude and Latitude Using Python - Larz60+ - Dec-27-2019

Please elaborate are there tarot cards involved?