Python Forum

Full Version: Predict Longitude and Latitude Using Python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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!
Please elaborate are there tarot cards involved?