I have some daily features(Independent features), while I want to predict an hourly feature(Dependent Variable). Hourly independent features do not exist apart from one feature.
Is it logical to repeat daily features in each hourly rows to predict my hourly feature using Machine Learning Regression models?