4 lines
65 B
Makefile
4 lines
65 B
Makefile
fit:
|
|
@echo "Fitting the model"
|
|
@python busi410project/fit.py
|
fit:
|
|
@echo "Fitting the model"
|
|
@python busi410project/fit.py
|