I have a .csv file with only one column (name) and multiple rows containing strings formatted like: "name, surname" "name surname" I loop through this file and
What I need is: pro [-a xxx | [-b yyy -c zzz]] I tried this but does not work. Could someone help me out? group= parser.add_argument_group('Model 2') group_
I have the following styling in my _main.less file #mapid { width: 100%; min-height: min(65vh, 500px); max-height: 500px; } But the Les
I am working on this ML project; here is a look of the training dataset Now since the training dataset is really large I am trying to get 1% of the random data
Please i am facing problem in building the same model using different Keras versions. Note that the code was written in Keras 1.x and I am working on reproducin
This is continued from this thread: Python matrix, any solution? Input from numpy import * import numpy x=[['1','7'], ['1.5', '8'], ['2',
I have x, y, z data plotted with contourf. My z values varies in this interval (0, 3.6). I want that all the z values <0.35 are colored in blue (for example
First, I'm stunned I can't find a single program out there that can do what I'm about to describe. There are some programs that can do parts of this, but none s