while running python file in command prompt im getting this error .
i attaching the required files please help me out with it.
while running python file in command prompt im getting this error .
i attaching the required files please help me out with it.
hey @harshitt.ip.17 ,
have you manually generated this file or downloaded it from somewhere.
There is some error in file generation.
i manually generated this,using jupyter notebook and download it from there as python file.how can i resolve that?
can you please also share that file too.
hey @harshitt.ip.17 ,
i am really sorry to be so late to reply you.
Actual Problem is with your file.
There is some problem in samples.txt file , i would recommend you to use another file , or if your generating file , Then kindly the encoding format you are using make it work.
okay sir i will check,sir can you recommend me some tutorial for learning Xgboost and hypertunning ?
hey @harshitt.ip.17 ,
for xgboost you can have a look at this https://medium.com/@imoisharma/gentle-introduction-of-xgboost-library-2b1ac2669680.
and for tuning purpose , this notebook can help you in learning its tuning work.
https://www.kaggle.com/prashant111/a-guide-on-xgboost-hyperparameters-tuning.
Else more details about parameters you can get that on its documentation.
Hope this helps.
okay thank you sir