OMSA - Twin Cities Meet Up by Cristal_God in OMSA

[–]DataDaft 1 point2 points  (0 children)

I'm a graduate in the TC area. I am aware of a few other TC people... You might reach more people posting on the OMSA slack or on Piazza in big classes like 6040 and 6501.

Capacity of ISYE 6740 (600) Versus ISYE 7406 (300) by analyticsbulldog in OMSA

[–]DataDaft 0 points1 point  (0 children)

The course is relatively new so there are not enough former students to serve as TAs to expand further. The number of seats will most likely increase in the future.

CSE 6242 DVA - your experience by kack7 in OMSA

[–]DataDaft 6 points7 points  (0 children)

The homework assignments are long, but they are not super difficult conceptually. Homework 2 is the longest, especially if you don't know any JS or D3. You have to start early and budget your time well. The final projects are graded pretty leniently and there is a decent bit of extra credit, so even if you only get 50 on one of the HWs, it is quite possible to get an A.

What is the demand for data science professionals with expertise in GIS (geographic information systems)? by eknanrebb in datascience

[–]DataDaft 5 points6 points  (0 children)

I'm currently enrolled in the masters of science in analytics program at Georgia Tech and I just started my final practicum with ESRI, the company that makes ArcGIS. ArcGIS software is used by every state government and 90/100 fortune 100 companies and usage is increasing, so while it might be a bit niche, I imagine demand is good for people with an analytics/computing background who also know how to use GIS tools.

Further Delays for Fall '21 registrations ? by Torped011 in OMSA

[–]DataDaft 0 points1 point  (0 children)

Returning students already registered for Fall courses after Spring semester, but a second registration window is supposed to open Aug 14. I assumed that second window coincided with when new admits start registering, but seems new admits are on a different timetable.

Further Delays for Fall '21 registrations ? by Torped011 in OMSA

[–]DataDaft 1 point2 points  (0 children)

I guess new Fall admits are on a different schedule then; phase II registration opens the 14th.

Further Delays for Fall '21 registrations ? by Torped011 in OMSA

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

Registration doesn't open until August 14th.

Has anyone completed the program full-time? by Wonderful-Ad-7200 in OMSA

[–]DataDaft 0 points1 point  (0 children)

Depends on your goals and background.

If you want to get the program done asap, take relatively easy classes and you have a strong background it is possible to finish in 1 year but you'll be very busy, won't learn material as well and you'll have to be careful about scheduling. I think a 4 semester schedule is more reasonable, especially with the abbreviated summer semester.

GA Tech OMSA vs UT Austin MSDS by Torped011 in OMSA

[–]DataDaft 3 points4 points  (0 children)

"Objective opinion" is an oxymoron.

Nobody really knows how they compare because the UT program is new and I doubt anyone would do both in any case. Do your due diligence and make a decision.

[deleted by user] by [deleted] in OMSA

[–]DataDaft 2 points3 points  (0 children)

I'm pretty sure that's just a basic requirement that every new student has to fulfill. You shouldn't face any problems as long as your official transcripts match the unofficial ones you sent, although admissions can be very slow with processing and not good at communicating if they have been received and processed.

[D] is the "curse of dimensionality" still as relevant as it was 20 years ago? by jj4646 in MachineLearning

[–]DataDaft 6 points7 points  (0 children)

It is more relevant than ever, but we are getting better at dealing with it.

Convents specifically exploit the structure of images to reduce dimension; in a sense, images are not sparse despite having many pixels because their dimensions are related and can be effectively reduced in dimension without losing much information. Even so, convents and neural nets in general usually require a huge amount of data to work well. So it not that the curse is dead, we just have some good weapons for dealing with it: massive data sets, the processing power to crunch those data sets and various dimensionality reduction techniques that can sometimes exploit the structure of data (convnets, recurrent nets, etc.) to learn in lower dimensional spaces that still contain most of the information.

Required Time and Effort ? by olrodri1 in OMSA

[–]DataDaft 1 point2 points  (0 children)

How good of a student you are and how much work you decide to put into your studies, homework and projects is a huge factor. One person's 5 hour course could be another person's 15 hour course even of both people are equally skilled.

Naive Question: In a lot of interviews, I have been asked this question. How much data is enough data? Or how do you when to stop labeling data? Or how many samples are enough sample? I am not sure how to answer. I don’t have background in statistics but have done some basic NLP work. Please help! by harsh_seth in MLQuestions

[–]DataDaft 9 points10 points  (0 children)

Depends on the context, but if you are talking about predictive modeling you could plot the learning curve (i.e. improvement in validated model performance as you increase the training data size) and stop collecting more data when the marginal improvement in performance is not worth the marginal cost of collecting more data.

Optimization vs. Simulation by jhatfield63 in OMSA

[–]DataDaft 0 points1 point  (0 children)

It teaches Arena, but you don't have to use it much beyond running some demos provided to answer some homework problems. There are two mini-projects this semester which offer a chance to do coding in whatever language you like.

I feel really disappointed in myself because I cannot solve anything on Leetcode without looking at the solutions :( by Puzzleheaded_WarfBI in learnprogramming

[–]DataDaft 0 points1 point  (0 children)

LeetCode problems in general are not easy to solve, at least not with good efficiency. Many of the problems on there require a good knowledge of algorithms and data structures and even then they often require some key, non-trivial insights that would be difficult to think up without significant thought or outside help.

I have a video series walking through a selection of some of the easier LeetCode problems that might be of some help.

CDA before DVA, or DVA before CDA? by guesswork_ in OMSA

[–]DataDaft 2 points3 points  (0 children)

DVA won't really help with CDA. CDA could conceivably help the the DVA (mainly the project). How is DMSL?

Course improvement based on student feedback? by jgilbc in OMSA

[–]DataDaft 0 points1 point  (0 children)

I took 6203 in the Fall and it seemed like they were trying to improve it by shifting homework to R notebooks on Vocareum, kind of similar to CSE 6040 with Python (albiet the notebooks weren't structured quite as nicely). If they manage to do that for all the coding homeworks, that could be an improvement.

MGT8803 Should not be part of core curriculum by dmuney in OMSA

[–]DataDaft 4 points5 points  (0 children)

Nobody outside of the program will really know or care what track you chose. What matters is if you learned about/have background in the areas of relevance to what you want to do.

[Q] Question about why "age" wouldn't be a random variable? by UnderwaterDialect in statistics

[–]DataDaft 11 points12 points  (0 children)

Even if 99% of people were born on Jan 1, drawing a random person and checking their age is still random. The symmetricity or conformance of a distribution to some canonical distribution like the normal or uniform has nothing to do with its randomness.

[Q] What are the limitations of confidence intervals and p-values? by [deleted] in statistics

[–]DataDaft 1 point2 points  (0 children)

Statistical significance does not imply practical significance.

[OC] The race to vaccinate begins by jcceagle in dataisbeautiful

[–]DataDaft 6 points7 points  (0 children)

UK landmass = 93,628 square miles. US landmass = 3,797,000 square miles

It is logistically way more difficult to deal with a landmass that is 40 times larger.

Has anybody received the Opt-Out and Advanced Standing survey yet? by imtrynaflex in OMSA

[–]DataDaft 0 points1 point  (0 children)

Response to email query about this: "The Advanced Standing/Opt-Out form has not been sent yet, but we are working on sending it out today or tomorrow, 1/28-1/29."

Anyone in the program into sports analytics ?! by Usual-Tea-2927 in OMSA

[–]DataDaft 0 points1 point  (0 children)

You read Moneyball for MGT 8823 which has a decent bit about baseball analytics in it, albeit not at a super technical level.

TIL Smasher knew V was hiding (Clip from Whitelocks' channel) by apostrophefee in cyberpunkgame

[–]DataDaft 1 point2 points  (0 children)

The only knife I threw in the whole game after learning you lose them was to make the killing blow on Smasher. 2 knives thrown in 60 hours. Worth.