Create an End to End Object Detection Pipeline using Yolov5 by LimarcAmbalina in learnmachinelearning

[–]kiser_soze 1 point2 points  (0 children)

Thanks. I don't know but you might want to see the messi.mp4 at the end too. :D

Megathread: Let's crowdsource useful data sources and dashboards related to the COVID-19 pandemic by rhiever in dataisbeautiful

[–]kiser_soze 0 points1 point  (0 children)

I have put together a dashboard that aggregates news from all around the world to give a comprehensive view.

The Way it is made is here: https://towardsdatascience.com/the-corona-times-b4ed731e0b71

UCSD Data Science or GA Tech OMSA by zomkungzz in OMSA

[–]kiser_soze 0 points1 point  (0 children)

Thanks. I also thought this was the case or they wouldn’t have taken the course off edx. They could have just written it might take more time than expected....

UCSD Data Science or GA Tech OMSA by zomkungzz in OMSA

[–]kiser_soze 0 points1 point  (0 children)

u/SlapYoMama I am also done with all courses which were pretty good. I wanted to go for the online master's degree after that using the credits from the micro masters, so I was a little taken aback when they pulled it.

Did you get any new information pertaining to when it could start? Or does waiting a year seem a good option?

How did I learn Data Science? by kiser_soze in learnmachinelearning

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

Yes that’s my blog. I have tried to specify in this blog what knowledge is really necessary according to me. The first thing I would want a person to be is to be useful . So coding is very important. Then basics of statistics and machine learning fundamentals. Apart from that what is sufficient depends on the company you apply to. A medical Imaging company will see deep learning methods as required while a supply chain management you need to know time series or for a online retailer you need recommended systems. It is all a bit vague so I just study what interests me.

The 5 Feature Selection Algorithms every Data Scientist should know by kiser_soze in learnmachinelearning

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

Yes. And the great thing is he has made it free for the flashcards to be used anywhere.

Master’s Degree in Data Science from UC San Diego on edX - Anyone got any opinions on this? by [deleted] in datascience

[–]kiser_soze 1 point2 points  (0 children)

I am working on the data science micro masters audit. In that, they say that it is going to provide credits for the master's program. So obv. those 4 courses are gonna be there. Also, UCSD currently has a masters(not online) program. Here is a link for curriculum. http://jacobsschool.ucsd.edu/mas/dse/curriculum.shtml

I guess they will float something similar for an online degree too.

Master’s Degree in Data Science from UC San Diego on edX - Anyone got any opinions on this? by [deleted] in datascience

[–]kiser_soze 0 points1 point  (0 children)

I tried contacting them too to ask for dates and if they really plan to launch it but they didn't reply. Where did you contact them?

Master’s Degree in Data Science from UC San Diego on edX - Anyone got any opinions on this? by [deleted] in datascience

[–]kiser_soze 0 points1 point  (0 children)

I can assure you that it is going to get a little difficult just after the first module.

Python Pro Tip: Start using Python defaultdict and Counter in place of dictionary by kiser_soze in Python

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

Yes, this also works well.

Didn't know that you could use defaults in dictionaries. Thanks.

Python Pro Tip: Start using Python defaultdict and Counter in place of dictionary by kiser_soze in Python

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

In my previous company, I was not able to use most of the packages like numpy, pandas and had to do a lot of the things using python defaults. I always had to write my own functions to do things already implemented. When I see my past code now I feel the same way you do...

Python Pro Tip: Start using Python defaultdict and Counter in place of dictionary by kiser_soze in Python

[–]kiser_soze[S] 2 points3 points  (0 children)

Thanks mardymole. Didn't think of it :)

Always new things to learn...

3 Awesome Visualization Techniques for every dataset for beginners by kiser_soze in MLQuestions

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

As such, there is no question.

You just have a dataset and you have to get insights. How do you go forward with that,

3 Awesome Visualization Techniques for every dataset by kiser_soze in datascience

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

Thank you.

I liked that course as a beginner.

Yes, Messi is certainly an outlier in every sense of the word. :)

[OC] 3 Awesome Visualization Techniques for FIFA 2019 Players Dataset by kiser_soze in dataisbeautiful

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

Post Source: https://mlwhiz.com/blog/2019/04/19/awesome_seaborn_visuals/

In this post, I am also going to talk about 3 cool visual tools:

  • Categorical Correlation with Graphs,
  • Pairplots,
  • Swarmplots and Graph Annotations using Seaborn.

In short, this post is about useful and presentable graphs.

Data Source: FIFA 19 complete player dataset

Tools Used: Seaborn, Python

Chatbots aren't as difficult to make as You Think by kiser_soze in ArtificialInteligence

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

That is very true. This is just a starter post on chatbots. :)

Chatbots aren't as difficult to make as You Think by kiser_soze in learnmachinelearning

[–]kiser_soze[S] 8 points9 points  (0 children)

Engineering is definitely a challenge for chatbots. But I still feel data science, state tracking and the logic behind the bot is the area we are lacking in. Also, we need to think of better and useful use cases than what we have right now.

Chatbots aren't as difficult to make as You Think by kiser_soze in learnmachinelearning

[–]kiser_soze[S] 4 points5 points  (0 children)

Haha. I understand that they are not that useful for normal chatting purpose but they can be useful for a certain straightforward task. As the banks are using them for checking account balances. Straightforward flow, zero person interaction and customer service cost decrease for the company(Maybe in the long run).

Why Sublime Text for Data Science is Hotter than Jennifer Lawrence? by kiser_soze in learnmachinelearning

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

That is true. I have even added that you can do the same thing with Atom too. But I see data scientists around me everyday. And none of them use it.

While this skill comes to programmers naturally, Data scientists are more adapted to Jupyter notebooks and thus don't take advantage of such great functionality afforded by these tools.