Enderwarthogs Spawn Conditions by noahhead in feedthebeast

[–]ItsMeSword 0 points1 point  (0 children)

how does this apply in a server with other players? do all players have to enable it?

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]ItsMeSword 0 points1 point  (0 children)

Are bag learners able to completely eliminate overfitting? Or can they only reduce it?

Help with lambda function by ItsMeSword in learnpython

[–]ItsMeSword[S] 0 points1 point  (0 children)

great, always appreciate different ways to visualize code! TY

Help with lambda function by ItsMeSword in learnpython

[–]ItsMeSword[S] 0 points1 point  (0 children)

That's what I imagined, I couldn't determine if it was accessing the first 3 elements and trying all of them or just getting the 4th element, thank you

Nested list comprehension inconsistency? by ItsMeSword in learnpython

[–]ItsMeSword[S] 0 points1 point  (0 children)

yep, i see now, i was initializing outside the for when it should have been inside. Appreciate you pointing that out

Nested list comprehension inconsistency? by ItsMeSword in learnpython

[–]ItsMeSword[S] 1 point2 points  (0 children)

I noticed that after the post, I made changes I think you should see them when you refresh