• Breaking News

    Thursday, March 14, 2019

    Matchmaking Algorithm Resources? Computer Science

    Matchmaking Algorithm Resources? Computer Science


    Matchmaking Algorithm Resources?

    Posted: 13 Mar 2019 09:22 PM PDT

    I have a project relating to optimal hiring / matchmaking algorithms. So far I have come across the 37% rule (secretary's problem) and the Mere-Exposure effect. I'm curious if anyone has experience or general knowledge with any of any dating app algorithms like Tinder, Ok Cupid, Bumble, Hinge.

    From what I understand, Hinge uses a machine learning algorithm which has been seen to be most optimal by far. In the case of the job candidate matchmaking, do any companies deploy any hiring algorithms like the 37% rule in practice? (ignoring the resume ranking software)

    All resources are appreciated.

    submitted by /u/NeonSpaceCandy
    [link] [comments]

    Automata theory problem set with solutions?

    Posted: 13 Mar 2019 06:23 AM PDT

    Anyone know if there is a problem set out there with solutions to them for theory of automata class?

    I want to get a good grasp of the material by practicing a variety of problems.

    Thanks <3

    submitted by /u/Zerotil
    [link] [comments]

    Question regarding processor scheduling

    Posted: 13 Mar 2019 06:44 PM PDT

    First post in here, currently in my first year of university studying computer science. We're learning about process scheduling algorithms and i'm getting confused when it comes to weighted round robin.

    I know round robin scheduling uses a time quantum to specify the time allowed for each process, but how are processes ordered by weight? what exactly is the weight of a process and how is it worked out? Many thanks in advance for this, can't seem to get my head around it!

    submitted by /u/jamos99
    [link] [comments]

    Best way to compare two Array Lists?

    Posted: 14 Mar 2019 01:00 AM PDT

    Given two Array Lists of String how can we compare them for similar elements and keep a track of how many elements are not similar.

    First Array list

    firstName, lastName, phone, student number, address (These column names are not in the Array List)

    Abi Gail 081.. 123456 35 Mcdonald....

    Second Array list

    student number, firstName, lastName, address , department

    123456 Abi Gale 35 Mcdonald CompSci

    So the Name, student number and address fields match and the values in student number, firstName and address match except lastName.

    How do we find this out because the fields in both lists are in different positions too.

    submitted by /u/nebling
    [link] [comments]

    Never took pre calc or calc

    Posted: 13 Mar 2019 06:48 PM PDT

    I only started getting my life together sofmore year and jumped from an 85 to a 98 average but my math classes taken are algebra, geometry, and algebra2/trig. Am i f***** if i plan on doing computer science? (graduating high school senior)

    submitted by /u/ArthurEli
    [link] [comments]

    PyTorch Geometric: A Fast PyTorch Library for DL

    Posted: 13 Mar 2019 07:46 AM PDT

    No comments:

    Post a Comment