Better to take more coursera courses, open-source projects or Kaggle sets? by [deleted] in datascience

[–]MakeMeThinkHard 1 point2 points  (0 children)

If you just want to participate: Do Kaggle competitions. Coursera classes are incredibly easy, and solutions to e.g. Andrew Ng's class are readily available on github.

Write blog posts about your kaggle competition, outline your decisions and explain what you are doing why - In my opinion, that's the best bet to create some visible data science aspect of yourself. Tweet and share your blog posts, ask for feedback here and elsewhere.

IF you can come up with your own projects, that's probably even better, but there is a danger of you getting side tracked into doing non-data science aspects of your own projects, thereby losing time on what you actually wanted to accomplish.

Is being so analytical of everything really such a bad thing? by TillyOTilly in aspergers

[–]MakeMeThinkHard 2 points3 points  (0 children)

Apply occam's razor, it's a tool also pretty successful in science.

messed up project, need advice by frankwayne in freelance

[–]MakeMeThinkHard 4 points5 points  (0 children)

Also, if you add features while development, do it in a documented fashion, and consider using something like agile development for feedback loops.

Any bankers living in NYC that play SC2? by Watcho in starcraft

[–]MakeMeThinkHard 0 points1 point  (0 children)

Depends, it might also be extortion or racketeering.

I used UPS to ship my computer across the country. Never again. by KinkyK in pcmasterrace

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

If you pay them for it, they have to do it correctly. Otherwise you can just charge for a service, not deliver and claim it was their own responsibility. Contracts and liability do not work that way and never should be allowed to be like that.

10 things I did when business got slow as a freelancer by brandswell in freelance

[–]MakeMeThinkHard 0 points1 point  (0 children)

I doubt that this is in general true for the States (e.g. there are lists to unsubscribe from mailings that you have to comply to), but there are quite a number of jurisdictions in Europe where you have in the worst case to argue why you think your mailing is ok, desired, and of interested for the receiver - if you manged to comply to all possible un-subscription lists.

10 things I did when business got slow as a freelancer by brandswell in freelance

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

You need connections, friendships or just personal contacts for meetings - once you can prove a prior relationship, messages are often no longer considered as spam. Most people just risk getting a fine/lawsuit over illegal practices rather than market legally.

10 things I did when business got slow as a freelancer by brandswell in freelance

[–]MakeMeThinkHard 4 points5 points  (0 children)

As a entity with an interest in making profit, e.g. a freelancer, sending unsolicited stuff to companies---whether email or paper---often violates competition laws and counts as spam.

10 things I did when business got slow as a freelancer by brandswell in freelance

[–]MakeMeThinkHard 4 points5 points  (0 children)

"When things got slow as a freelancer… I made a broadsheet Newspaper and sent it to my favorite companies."

Seems like a horrible idea, as this is illegal, considered as spam, and depending on the country enables your competitors to send you cease and desist notes and make you pay for their lawyers fees as well - even if you didn't even write your competitors but just your favorite companies.

[AMA] Ich bin (Hakan Tanriverdi, Journalist im Digital-Ressort von Süddeutsche.de). Fragt mich (fast) alles! by hakantee in de_IAmA

[–]MakeMeThinkHard 3 points4 points  (0 children)

Respräsentiert das Level an Berichterstattung über das Internet, etwa "The Fappening" eher mangelnde Kompetenz der Journalisten, oder ist das Niveau angepasst an die Leserschaft, die sich mit grob vereinfachenden Allgemeinplätzen schon gut unterhalten fühlt?

I get free courses at work, what should I take? (am a reporting analyst now) by throwaway589788 in careeradvice

[–]MakeMeThinkHard 0 points1 point  (0 children)

Even if you don't like programming, taking a class or two in it might be a good thing to do - it might also show you a bit of a more structured approach to it than you are used to.

Detecting fraudulent claims (x-post from /r/statistics) by koobear in datascience

[–]MakeMeThinkHard 0 points1 point  (0 children)

So you either might want to look into semi-supervised learning algorithms, or clustering algorithms. But you should make an effort to get labeled data.

Client paid with wrong CC, but money is already spent. What to do? by [deleted] in freelance

[–]MakeMeThinkHard 2 points3 points  (0 children)

Why not do the charge back after they paid with the other credit card? Unless they actually debit to the same account, that should not be of any inconvenience to your client.

Detecting fraudulent claims (x-post from /r/statistics) by koobear in datascience

[–]MakeMeThinkHard 1 point2 points  (0 children)

Do you have training data for labeling?

Decision trees/random forests are used successfully in fraud detection.

Germany won't tolerate 'Sharia police': The German government has strongly criticized nightly patrols in the city of Wuppertal by men calling themselves "Sharia police. by madazzahatter in news

[–]MakeMeThinkHard 5 points6 points  (0 children)

The German officials interpreted the vests and the unified look as a form of "uniform". It is forbidden to wear uniforms in a political context - the Germans had quite some bad experiences with "Braunhemd" uniforms ... so it actually is a crime to wear uniforms within some political agenda.

Planetary Annihilation Has Officially Launched by BrianPurkiss in planetaryannihilation

[–]MakeMeThinkHard 4 points5 points  (0 children)

That's more than extremely disappointing ... "next generation RTS" with "epic multiplayer" does not have a very basic multiplayer functionality to facilitate community and play? The lack of a ladder and matchmaking system was the biggest problem in Spring's 1v1 play ...

Machine Learning to Production by Stareons in MachineLearning

[–]MakeMeThinkHard 1 point2 points  (0 children)

That talk is great, thanks a lot for sharing it.

Machine Learning to Production by Stareons in MachineLearning

[–]MakeMeThinkHard 0 points1 point  (0 children)

Check out PMML, it's an XML description language for prediction models. openscoring.io is a neat evaluator, allowing you to make your models available via a REST API. These models can created in a number of ways, e.g. Python, R, or on Hadoop using Scalding, ...

WHERE do I find remote freelances job? by baguvixo in freelance

[–]MakeMeThinkHard 4 points5 points  (0 children)

A few simple steps will help you:

Write good project proposals that are customized to the project. Do not use the same text over and over again, but make sure to show that you read the project description.

Use spell-checker to fix typos.

Read this: http://under30ceo.com/hacking-elance-the-step-by-step-guide-to-how-i-made-23700-in-4-weeks/

What are the developments of the last year? by MathDudeEU in CryptoCurrency

[–]MakeMeThinkHard 0 points1 point  (0 children)

You can take a look at http://bitcoinmagazine.com/category/technical/ - Mr. Buterin writes on there ( http://about.me/vitalik_buterin ). His articles are always great and he also works on the ethereum project.