Page 181 of 233 FirstFirst ... 131 171 179 180 181 182 183 191 231 ... LastLast
Results 3601 to 3620 of 4657

Thread: Thanks Day, very cool!     submit to reddit submit to twitter

  1. #3601
    HABS SUCK!!!!!
    Sepukku is my Hero
    Therrien's Cum Dumpster

    Join Date
    Mar 2005
    Posts
    37,884
    BG Level
    10
    FFXI Server
    Gilgamesh

    Quote Originally Posted by Day View Post
    you two are acting like a couple real scorpios rn
    Dont mix me up with those two nerds.

    Unless theres a difference between tober-Scorps and novembro-scorps

  2. #3602
    Ridill
    Join Date
    Oct 2006
    Posts
    18,369
    BG Level
    9
    FFXIV Character
    Sath Fenrir
    FFXIV Server
    Cactuar
    FFXI Server
    Fenrir

    Quote Originally Posted by Demosthenes View Post
    That's gotta suck ass. I was speaking from a position of never having to do almost anything by hand. I firmly believe that (in my situation) knowing how to do it with software and why you do it is more important than being able to do it by hand. It's possible I'm just bitter about the shit I don't actually get to use.
    but how do you know if you wrote the software right and the results can be trusted?

    like what if you have an off-by-one error somewhere and it doesn't really pop up all the time?

  3. #3603
    Ridill
    Join Date
    Oct 2006
    Posts
    18,369
    BG Level
    9
    FFXIV Character
    Sath Fenrir
    FFXIV Server
    Cactuar
    FFXI Server
    Fenrir

    or a sign error that only happens when you have a leading 0 or something

  4. #3604
    Ridill
    Join Date
    Oct 2006
    Posts
    18,369
    BG Level
    9
    FFXIV Character
    Sath Fenrir
    FFXIV Server
    Cactuar
    FFXI Server
    Fenrir

    I can code up, down, and sideways and have been writing supercomputer simulations for a number of years and the amount of times I fucking make mistakes that I only find after I think I'm "done" and doing spot testing is fucking huge

  5. #3605
    Day
    Day is offline
    IMPERIAL CONCUBINE OF ME
    Coolest Monkey In The Jungle

    Join Date
    Sep 2007
    Posts
    21,547
    BG Level
    10

    Quote Originally Posted by NynJa View Post
    Dont mix me up with those two nerds.

    Unless theres a difference between tober-Scorps and novembro-scorps
    im a scorpio too, im just fuckin w sath

  6. #3606
    HABS SUCK!!!!!
    Sepukku is my Hero
    Therrien's Cum Dumpster

    Join Date
    Mar 2005
    Posts
    37,884
    BG Level
    10
    FFXI Server
    Gilgamesh

    Quote Originally Posted by Day View Post
    im a scorpio too, im just fuckin w sath
    Hell yeah

  7. #3607
    HABS SUCK!!!!!
    Sepukku is my Hero
    Therrien's Cum Dumpster

    Join Date
    Mar 2005
    Posts
    37,884
    BG Level
    10
    FFXI Server
    Gilgamesh

    Thanks Day, very cool!

    Adrock is also a scorpio

    Wait you listen to country music nvm

  8. #3608
    preachy and pretentious
    Join Date
    Apr 2006
    Posts
    3,796
    BG Level
    7
    FFXI Server
    Bahamut

    Quote Originally Posted by SathFenrir View Post
    but how do you know if you wrote the software right and the results can be trusted?

    like what if you have an off-by-one error somewhere and it doesn't really pop up all the time?
    It's a massive fear and I do a lot of checking along the way, iPython notebooks are good for data research like that. I work in segments and when I get to the end I codify a pipeline and push other stuff though.

    Don't get me wrong it's important that there are no mistakes in your work, but statistics is about generalizing and not solving 1:1. 1:1 models are super bad and if I get a model that gives me above 85% representation, I immediately distrust it.

  9. #3609
    Ridill
    Join Date
    Oct 2006
    Posts
    18,369
    BG Level
    9
    FFXIV Character
    Sath Fenrir
    FFXIV Server
    Cactuar
    FFXI Server
    Fenrir

    Quote Originally Posted by Demosthenes View Post
    It's a massive fear and I do a lot of checking along the way, iPython notebooks are good for data research like that. I work in segments and when I get to the end I codify a pipeline and push other stuff though.

    I don't get me wrong it's important that there are no mistakes in your work, but statistics is about generalizing and not solving 1:1. 1:1 models are super bad and if I get a model that gives me above 85% representation, I immediately distrust it.
    idk I guess this is the difference between specializations

    I can't imagine presenting any results or code to anyone without as much time testing as it took me to come up with and write it.

  10. #3610
    Ridill
    Join Date
    Oct 2006
    Posts
    18,369
    BG Level
    9
    FFXIV Character
    Sath Fenrir
    FFXIV Server
    Cactuar
    FFXI Server
    Fenrir

    then again most of the code I write these days is used to keep a space telescope that's 20 years old operational, productive, and generating good science results

    mistakes aren't really allowed

  11. #3611
    preachy and pretentious
    Join Date
    Apr 2006
    Posts
    3,796
    BG Level
    7
    FFXI Server
    Bahamut

    Quote Originally Posted by SathFenrir View Post
    idk I guess this is the difference between specializations

    I can't imagine presenting any results or code to anyone without as much time testing as it took me to come up with and write it.
    SAS and most Python data science libraries are hardened enough to prevent you from fucking yourself in the ass. I don't know what MatLab (or octave) is like these days, but I'd REALLY be anal about anything I wrote in it and would probably spend ages doing full audits after every working day. I'd probably do a lot more by hand if I used MatLab.

  12. #3612
    I like to eat food
    Join Date
    Jun 2007
    Posts
    9,064
    BG Level
    8

    Quote Originally Posted by NynJa View Post
    Adrock is also a scorpio

  13. #3613
    Day
    Day is offline
    IMPERIAL CONCUBINE OF ME
    Coolest Monkey In The Jungle

    Join Date
    Sep 2007
    Posts
    21,547
    BG Level
    10

    life changing album for me

  14. #3614
    preachy and pretentious
    Join Date
    Apr 2006
    Posts
    3,796
    BG Level
    7
    FFXI Server
    Bahamut

    Quote Originally Posted by SathFenrir View Post
    then again most of the code I write these days is used to keep a space telescope that's 20 years old operational, productive, and generating good science results

    mistakes aren't really allowed
    Yeeaaah, dropping the machine learning part, my job is basically creating formulaic representation of data and identifying hidden trends. Yours demands complete accuracy, mine demands an acceptable generalization. Acceptable can vary a lot. A solid 95% is the work of a deity in my specific area of work, but in statistics for medicines and trials for example a 95% can be absolutely disastrous.

  15. #3615
    The Shitlord
    Join Date
    Feb 2008
    Posts
    11,560
    BG Level
    9
    FFXIV Character
    Kharo Hadakkus
    FFXIV Server
    Hyperion
    FFXI Server
    Sylph
    WoW Realm
    Rivendare

    medicines and trials, you say. interesting. i might actually be generating some of that data. neat.


    edit: aww, misread. thought you meant you worked on that specifically. still, neat the way your field connects to others.

  16. #3616
    preachy and pretentious
    Join Date
    Apr 2006
    Posts
    3,796
    BG Level
    7
    FFXI Server
    Bahamut

    Quote Originally Posted by BaneTheBrawler View Post
    medicines and trials, you say. interesting. i might actually be generating some of that data. neat.


    edit: aww, misread. thought you meant you worked on that specifically. still, neat the way your field connects to others.
    Stats is broad as fuck and I fucking enjoy it, but holy fuck, I'd hate to be in the pharmaceutical industry doing it. I'd probably neck myself over the guilt alone.

  17. #3617
    preachy and pretentious
    Join Date
    Apr 2006
    Posts
    3,796
    BG Level
    7
    FFXI Server
    Bahamut

    Quote Originally Posted by Demosthenes View Post
    I'd probably neck myself
    Do it anyway you fucking coward!

  18. #3618

    Sweaty Dick Punching Enthusiast

    Join Date
    Mar 2010
    Posts
    24,114
    BG Level
    10
    FFXI Server
    Quetzalcoatl

    RIP Xbox, MS rolled out an update then servers went down so they have essentially bricked every console that was connected to the Internet at the time. I’m sure a fix is coming but people hella mad right now.

  19. #3619
    Ridill
    Join Date
    Apr 2011
    Posts
    23,594
    BG Level
    10
    FFXI Server
    Bahamut

    Nerds

  20. #3620
    Duplicitous Jew with Political Aspirations
    Join Date
    Dec 2015
    Posts
    18,664
    BG Level
    9

    Quote Originally Posted by SathFenrir View Post
    india is getting right with the world at the same time that they're building a large interferometer to measure gravitational waves so tbh my vote is to make LIGO-Afghanistan and see if things work themselves out
    Gravitational waves are the biggest joke of legitimate science communities.

    Sent from my SM-N960U using Tapatalk

Page 181 of 233 FirstFirst ... 131 171 179 180 181 182 183 191 231 ... LastLast

Similar Threads

  1. Thanks Kanye, very cool!
    By Day in forum Ragnell Middle Finger Memorial Forum
    Replies: 3622
    Last Post: 2018-12-19, 21:39
  2. Let us all give thanks this day....
    By shepardG in forum Ragnell Middle Finger Memorial Forum
    Replies: 60
    Last Post: 2012-11-23, 20:36