StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

E_net4 the comment flagger

Rating
1568.48 (4,231st)
Reputation
12,414 (11,819th)
Page: 1 2 3 4 5 ... 7
Title Δ
Clap can not parse YAML file: failed to convert YAML String("1... 0.00
How to convert a usize to a single char? +0.82
How do I evaluate a TensorFlow tuple? 0.00
Unwrap or continue in a loop +0.44
Re-using values without declaring variables +0.38
How can I initialize an array with a length inferred from the varia... -1.74
Cannot infer an appropriate lifetime when sharing self reference 0.00
How do I get Duration from two DateTime / NaiveDateTime? 0.00
Chain two iterators while lazily constructing the second one +0.26
How to do a subtraction between &ndarray::Array1<f64> and... -0.11
Wrong number of type arguments when passing openssl::rsa::Rsa as a... 0.00
Cannot open mysterious DICOM file using Python 0.00
How can I skip the Nth element in a Rust iterator? +0.85
Dereferencing Rc<Vec<T>> confusion in Rust -0.10
Why does Iterator::all need the iterator to be mutable? -1.80
About trait Index implement of Vector in Rust 0.00
Remove only the trailing elements of a Vec that match a condition +0.30
Map C++ exceptions to Result 0.00
Tensorflow 1.4 tf.metrics.auc for AUC calculation 0.00
error: toolchain 'stable-x86_64-apple-darwin' does not have... 0.00
Why does the compiler not complain that an iterator moved to a for... 0.00
How to deduplicate a vector of strings? +1.36
Referencing Gfx back-end types from crates within front-end crates 0.00
Generate opaque pointer in C using rusty-cheddar 0.00
Convenience method for writing just one byte 0.00
How to make a macro that dynamically prints an integer in hex with... -0.29
What is the syntax for an if-let statement? -1.20
Rust complains of conflicting lifetime requirements, no iterators o... 0.00
How to use tf.metrics.accuracy? 0.00
Does calling `into_inner()` on an atomic take into account all the... -0.58
How to check if there are duplicates in a slice? +1.95
How can we write a generic function for checking Serde serializatio... -2.03
Deserialize JSON array into tuple and give it type tags 0.00
Is there a way to enable a Cargo feature only when rustdoc verifies... -1.77
Returning an error when there are more items in an iterator than ex... 0.00
Tensorboard issues with loading graph 0.00
Difference between tf.assign and assignment operator (=) 0.00
Is it possible to mark a potentially uninitialized variable as good... -1.38
Any way to get associated type from struct? 0.00
Tensorflow: How to get gradients per instance in a batch? +0.41
Error when increasing the number of hidden layers of DNNRegressor 0.00
How do I visualise the loss in a single chart in TensorFlow? 0.00
Unmet peer dependency for sinon package in npm 0.00
How to specify the exact version of a dependency? -1.17
Typescript Switch statement throws 'not comparable to type'... 0.00
How do I define a shape using tf.random_crop of variable patch sizes? 0.00
How to concisely let compiler know what type a value should be and... +2.17
"Types of property 'X' are incompatible" but it i... 0.00
Typescript tuple of two booleans being inferred as an array of type... 0.00
Why does match not work while PartialEq/Eq works fine? 0.00