aaalvinnn

Results 2 comments of aaalvinnn

u can try this way: ``` import numpy as np DATA_PATH = './npydata/' # read dataset X_train = np.load(DATA_PATH + 'X_train.npy') y_train = np.load(DATA_PATH + 'y_train.npy') X_test = np.load(DATA_PATH +...

just setting vscode here. I fill in with my absolute path of sqlite3 and it worked ![Image](https://github.com/user-attachments/assets/e92308bf-ecb8-4da4-badd-357641ebbe93)