Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

machine learning

  1. Veronica

    Travelling Salesman Problem Using Dynamic Programming

    In the traveling salesman problem algorithm, we take a subset N of the required cities that need to be visited, the distance among the cities dist, and starting city s as inputs. Each city is identified by a unique city id which we say like 1,2,3,4,5………n Here we use a dynamic approach to...
  2. chrswe03

    Python What should be my next steps to solve this sorting/resolving issue?

    Hi all, first post here. Working on a project for corp, we take in lots of emails and need to process them accordingly, my role is to automate this process however possible.. What I've done so far: - Grab the email, convert it out of .msg format and into a more friendly format. - Developed the...
  3. Tarunkumarr

    DS and ML Course suggestion

    Hey all, I am a non CS background and wanted to pursue a full stack development course. I have few courses in mind like NIIT, Scaler, AIICT, I was thinking about these course because of the curriculum and they help understand where to get started and go about the whole program. Do I have to go...
Back
Top Bottom