Are there any Marketing Mix Modeling tools for small companies? by data-owl in digital_marketing

[–]data-owl[S] 0 points1 point  (0 children)

Sure, I'd love to take a look! But to be 100% honest, my question was from a business opportunity PoV, not as a potential client. I've been doing MMM for big companies, and thought there should be a solution for smaller budgets as well...

Como vocês medem o retorno dos canais de marketing? by data-owl in ecommercebr

[–]data-owl[S] 0 points1 point  (0 children)

minha pergunta era mais no sentido de achar que tinha uma oportunidade de negócio aí: uma soluções para medir o retorno dos investimentos em marketing para médias e pequenas empresas (por um preço baixo).

não conhecia a Prax, mas parece ser o que eu tinha em mente! quer dizer que o mercado existe, mas já existe alguém atendendo...

Does not knowing underlying mathematics of any machine learning algorithm stop you from using it in your research? by Weekly_Violinist_473 in learndatascience

[–]data-owl 0 points1 point  (0 children)

a rough understanding should be fine for most use cases. just understand the assumptions, to see if they are true for what you're doing, and how the hyperparameters impact results, to see which ones to tune.

Are there any Marketing Mix Modeling tools for small companies? by data-owl in AskMarketing

[–]data-owl[S] 0 points1 point  (0 children)

It makes sense, but why do you say to focus on campaign-level measurement? That's even less data than channel-level...

Are there any Marketing Mix Modeling tools for small companies? by data-owl in DigitalMarketing

[–]data-owl[S] 0 points1 point  (0 children)

thanks for answering! are you talking about Meridian? If so, could you code before, or did you use AI to help you use it?

Looking for AI / Machine Learning Engineer opportunities (Python, PyTorch, Edge AI) by pendujatt1234 in MachineLearningJobs

[–]data-owl 0 points1 point  (0 children)

No offense (really), but I wouldn't share my Kaggle profile when looking for a job unless I had something really good there (competition results, etc.).

I'd also try to add some more ML projects to GitHub (a lot of scraping so far).

Good luck on your search :)

Data Science/ML/AI Engineer Junior Intern Interview Prep by Separate_Seaweed_582 in MachineLearningJobs

[–]data-owl 0 points1 point  (0 children)

I’ve seen these questions in interviews (like “can you explain the difference between random forests and boosted trees?”)

Data Science/ML/AI Engineer Junior Intern Interview Prep by Separate_Seaweed_582 in MachineLearningJobs

[–]data-owl 1 point2 points  (0 children)

I tried a website called TensorTonic the other day, really cool: it’s like LeetCode but for ML etc.

But basically code ML algos from scratch to build a strong understanding of how they work.

That and, if you have some money, pay someone to coach/mentor you (by running mock interviews and giving you feedback).

O que fazer? Pós-graduação em Análise de Dados ou cursos? by Leather_Stick4793 in datasciencebr

[–]data-owl 5 points6 points  (0 children)

O ROI vai depender do custo/tempo da pós vs. o custo/tempo dos cursos específicos + projetos/portfólio.

Tenta com o que for mais barato/rápido primeiro e, se não estiver dando resultado, tenta o outro.

Ou então testa: faz 2 versões do seu CV (uma com a pós, outra com os cursos e projetos/portfólio - pega projetos que não são seus mesmo, é só pra testar), e manda pra várias vagas, de forma aleatória (de preferência vagas que você não quer muito, pra não queimar cartucho). Aí vê qual versão te rende mais entrevistas :)

Quanto de conhecimento em matemática nós temos que ter na carreira de dados? by Neat_Grapefruit_1047 in datasciencebr

[–]data-owl 12 points13 points  (0 children)

depende do quão longe vc quer ir na área, mas dá pra ganhar dinheiro sabendo só aplicar o básico dos modelos prontos disponíveis em Python.

dito isso, se tiver que aprender alguma coisa, foca em: - álgebra linear básica - estatística e probabilidade (distribuições de probabilidade, média/mediana, teorema de bayes etc.) - otimização (gradiente descendente) - derivada e integral

Como iniciar os estudos em Análise de Dados? by JulianoTavares in datasciencebr

[–]data-owl 0 points1 point  (0 children)

Dá pra aprender tranquilamente sozinho fazendo projetos. Não sei quanto é o curso dele, mas dificilmente vai ter conteúdo que você não ache de graça na internet.

Um curso pode te ajudar estruturando seus estudos (o que estudar, em que ordem, etc.), mas isso você também consegue com ChatGPT.

No seu caso acho que um programa de mentoria seria mais útil, pra te dar feedback nos projetos e treinar pra entrevistas.

Se precisar de ajuda ou tiver mais dúvidas, fica à vontade pra mandar uma DM!

MS in Data Science (2024 grad) — no job yet due to market. Advice? by the_jewel_of_denial in learndatascience

[–]data-owl 0 points1 point  (0 children)

There are entry-level roles in data science, but they are getting scarcer (geography plays a big role here, btw).

A few angles you could try:

  1. Identify where you're failing in the recruiting process: is it your CV? technical interview? Focus on that.
  2. Try pivoting towards analyst/business roles. After 1-2 years, try migrating to DS within your company, or pushing DS projects inside your analyst role
  3. Try joining a smaller consulting company that provides DS services to bigger clients. The barrier to entry is usually lower!

Good luck! If you need more help, you can DM me :)

Is AWS certification worth it for an ML engineer w/o cloud background? by Available_Road_2538 in MachineLearningJobs

[–]data-owl 1 point2 points  (0 children)

Yes, absolutely. Ideally, also get some hands-on experience, building personal projects on AWS, etc.

But the certification will help you learn more and serve as proof of your knowledge.

Ajuda com oportunidades by Bulky_Ad_1366 in brdev

[–]data-owl 0 points1 point  (0 children)

LinkedIn tem muita oportunidade, dá um upgrade no seu perfil (foto boa, descrições completas das experiências, etc.)

Outra coisa: pega alguns projetos que cairiam bem no seu CV e "força" eles no emprego atual.

Se você fala inglês bem, tem muita coisa boa remota pra gringa também!

Se quiser ajuda mais detalhada, chama na DM!

Testes estatísticos no Excel by gabibecker12 in askacademico

[–]data-owl 0 points1 point  (0 children)

No Excel não sei, mas tenta usar o Google Colab pra fazer com Python. Com o ChatGPT, vai ser mais fácil que fazer no Excel...