Mar-13-2020, 08:10 AM
I'm afraid of being misunderstood.
Here is how the concerned script is executed from command line:
python knn.py --dataset ../datasets/animals
Can I execute knn.py from IDLE and pass it parameter dataset ?
Here is how the concerned script is executed from command line:
python knn.py --dataset ../datasets/animals
Can I execute knn.py from IDLE and pass it parameter dataset ?