Skip to content

Instantly share code, notes, and snippets.

View amirih's full-sized avatar
🎯
Focusing

Hossein Amiri amirih

🎯
Focusing
View GitHub Profile
@amirih
amirih / geolife-train-test.py
Created September 3, 2023 16:43
A source code to be reviewed as a part of BMI 500 Homework
# Originated in a private repository: code/geolife-train-test.py
# Author: Hossein Amiri (haenter)
# All right is reserved to the author
import pandas as pandas
import utils.utils as utils
import utils.files as files
import utils.geolife.geo_data as geo_data
number_of_needles = 20