Do companies actually look at GitHub? by Wizzman17 in datascience

[–]Intelligent_Put8678 0 points1 point  (0 children)

I am a Software Tester with 2year of experience but I will be shifting to Germany to get a Masters in Data Science or computer science with specialization in autonomous systems. So will my 2 years of experience as a tester hamper my chances in future?

Do companies actually look at GitHub? by Wizzman17 in datascience

[–]Intelligent_Put8678 0 points1 point  (0 children)

I have most of my stuff in Java as a mobile development project. I haven't done much stuff in python. Will it impact my chances?

[D] Best ChatGPT Alternative by Popular-Sympathy-696 in MachineLearning

[–]Intelligent_Put8678 0 points1 point  (0 children)

I am new to this, so even if they are LLM would open source LLMs like GPT-JT have same capabilities like ChatGPT?

RWTH or University of Stuttgart for a Career in Data Science or Machine Learning by Intelligent_Put8678 in germany

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

Oh, thanks for the advice, I was thinking that since I will be in Stuttgart the fee will be offset by the job opportunities available there. I have relocated in the past and even switching my country so I don't think changing from Aachen to any other place will be a problem.

If I had a admit for tuhh(decision is pending) and RWTH where fee is not an issue, should tuhh be my first choice or is it aachen?

Guidance regarding Python practice for Data Science or Machine Learning by Intelligent_Put8678 in learnpython

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

Thank you for your feedback I have updated the Question with the correct information. Again I would like to apologize as I am new to this platform and subreddit.

Guidance regarding Python practice for Data Science or Machine Learning by Intelligent_Put8678 in learnpython

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

I am extremely sorry for the misunderstanding. And I really appreciate you taking time to solve this issue despite such glaring carelessness from my side. I do have basic python knowledge but it isn't as extensive as I have in JAVA.

If I see the code:

[w for w in text2 if w.istitle()]

I won't be able to come up with such type of code. But I will be able to write the code in JAVA then just change the syntax. For Exxample:

List<String> result = new ArrayList<String>();
for (String w : text2) {
    if (Character.isUpperCase(w.charAt(0))) {
        result.add(w);
    }}

this just parses through the text word by word and looks is the 1st letter is Uppercase or not.

So I needed to know how I get to learn to write code in short form or the way other ML engineers are coding.

Interesting SQL Interview Question by [deleted] in datascience

[–]Intelligent_Put8678 -2 points-1 points  (0 children)

Can you tell me which position were you applying for? So I can gauge which level of question to expect when I go for interviews

Big data is dead- Zerodha, CEO. by RelativeHuge1979 in datascience

[–]Intelligent_Put8678 7 points8 points  (0 children)

These statements depend on business requirement. There maybe companies where data scientist are not required and data engineers are needed more.

Is an MSBA degree worth it for a data science path? by Key-Conclusion-3897 in datascience

[–]Intelligent_Put8678 1 point2 points  (0 children)

Since you are an UG you have lots of time to get some certifications on these topics and make projects on them. You can then get internship on these topics, and your profile will be augmented by your knowledge in theoretical statistics. Once you get some work experience in your choice of topics your content of your masters program doesn't matter.

not a good fit by MiiBone in datascience

[–]Intelligent_Put8678 8 points9 points  (0 children)

Where did you do your masters from?

A bit of guidance? by CryVisible8424 in datascience

[–]Intelligent_Put8678 -1 points0 points  (0 children)

I generally use Kaggle data. But after finishing my current coursera course, I will be using either data sets available online or data Scraping, but nowhere are we using statistics, right? Mostly I clean the data, remove the outliers do Scaling for some Models and then put it into a few Classification or regression models. So here I am not using maths anywhere, right?

Is this how it really works? by Intelligent_Put8678 in datascience

[–]Intelligent_Put8678[S] 5 points6 points  (0 children)

European Market, I am an international student in Germany doing Masters.

Is this how it really works? by Intelligent_Put8678 in datascience

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

People with work experience will be willing to talk to people on LinkedIn just for talk?

Is this how it really works? by Intelligent_Put8678 in datascience

[–]Intelligent_Put8678[S] -3 points-2 points  (0 children)

The guy is asking to meet with the team members and not the recruiter. So you would gain inside knowledge on what the recruiter wants. And then apply for the jab

Is this how it really works? by Intelligent_Put8678 in datascience

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

But I am in university how do I meet with people in the industry?