GlenDownton, to datascience
@GlenDownton@mastodon.au avatar

: 1% inspiration, 99% wishing a hell-spawned fire death on whoever can't maintain consistent data formats.

vwbusguy, to datascience
@vwbusguy@mastodon.online avatar

I somehow missed that Red Hat abruptly ended Operate First - the stuff in OpenShift. I had been evaluating it earlier this year in my day job and it looks like I may have definitely dodged a bullet by sticking with upstream Jupyter.

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/3) New book 📖 - Data Science + Football 🏈🚀👇🏼

There is no better way to learn a topic than using a real-life example. The Introduction to NFL Analytics with R is a new book by Bradley J.Congelio, focusing on NFL analytics using R, as the name implies. The book covers the following topics:
✅ Introduction to NFL analytics with R
✅ Working with NFL data
✅ Data visualisation applications ❤️
✅ Analysis and modeling of NFL data

image/png
image/png

datenleben, to datascience German

Wer macht Dinge mit , ist auf dem und hätte Lust auf ein kurzes Interview?

Wir planen eine datenleben-Folge mit Kurzinterviews von Data Science Menschen. Was macht ihr? Wie seid ihr da hingekommen? Was begeistert euch an Data Science? So in die Richtung. @naerrin wird mit Mikro und den Fragen auf dem Camp zugegen sein und würde gerne Stimmen einfangen, die dann später zu einer schönen Folge zusammengeschnürt werden sollen. Meldet euch gern via Direktnachricht.

nrennie, to python
@nrennie@fosstodon.org avatar

🚨 PhD Opportunity 🚨

If you're interested in the topic of "Biases and inequalities in machine learning for healthcare", please apply to come and work with me and Prof Jo Knight as part of the CHICAS research group at Lancaster Medical School!

Details: https://www.findaphd.com/phds/project/biases-and-inequalities-in-machine-learning-for-healthcare/?p159858

Any questions, just ask!

ramikrispin, to ChatGPT
@ramikrispin@mstdn.social avatar

(1/2) Monitoring your OpenAI usage 👇🏼

Mona-openai is a new Python package by mona that enables capturing logs to monitor your OpenAI API usage 🚀. That includes cool features such as:
✅ Hallucination alerts
✅ Tokens usage
✅ Behavioral drifts and anomalies
✅ LangChain support

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

This is a great article by Michael Levinger about the applications of explainable AI for identifying fraud and preventing it. Explainable AI methods help to make black-box models more interpretable and visible. That includes methods such as:
✅ Feature Importance
✅ LIME and SHAP methods
✅ Rule-based Models
✅ Data Visualization

https://medium.com/@michaelethanlevinger/enhancing-transparency-and-trust-in-automated-systems-explainable-ai-in-fraud-detection-and-15a7a20202dd

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Started to work on a new tutorial, this time fully focusing on Docker 🐳

More to come in the coming weeks 😎 👇🏼
https://github.com/RamiKrispin/Introduction-to-Docker

Mehrad, to guix
@Mehrad@fosstodon.org avatar

Yesterday a good friend of mine helped me to understand and toy around with Gnu in a VM as I'm very hesitant to add anything to my daily driver machine. All things considered, I'm >90% convinced.

But here is a question for the friends and the community: What are the advantages of Nix over Guix (apart from number of packages)?

P.s: I'm going to have it on an Arch-based machine to add reproducibility to my projects. It will not handle my OS packages.

eric_ma, to datascience
@eric_ma@techhub.social avatar

Looking for a recommendation(website,Substack, any other material...) where I can improve my SQL knowledge. I am looking for something that I can read(theory) and practice(exercisea). I really enjoy learning python in Substack but until now I have not found something similar for SQL.

Any advise or recommendation?

infoq, to python
@infoq@techhub.social avatar

Introducing Mojo - the new programming language blending 's simplicity with 's speed & memory security.

Mojo aims for excellence in & , providing a fast alternative to Python.

Explore its exciting features and potential on : https://bit.ly/43Ajijd

cycl0ne, to ComputerScience
@cycl0ne@fosstodon.org avatar

Hi everyone. I am a Masters student currently studying . I love and watching . I am here to learn more about , and contributing to

datascience, to datascience

{ivs} makes it easier to work with intervals: https://davisvaughan.github.io/ivs/articles/ivs.html

itnewsbot, to generativeAI
@itnewsbot@schleuss.online avatar

Splunk’s new AI tools aim to ease security, observability tasks - In order to help enterprise customers perform security and observability tasks faster,... - https://www.infoworld.com/article/3702721/splunks-new-ai-tools-aim-to-ease-security-observability-tasks.html#tk.rss_all

brodriguesco, to datascience
@brodriguesco@fosstodon.org avatar

New blog post: Reproducible with Nix, part 2 -- running {} pipelines with

https://www.brodrigues.co/blog/2023-07-19-nix_for_r_part2/

stevensanderson, to datascience
@stevensanderson@mstdn.social avatar

📢 Master the Art of List Subsetting in R! 🚀 Or: Lists...again

📝 Lists in R are versatile data structures, capable of holding various elements like vectors, matrices, and even other lists. But what makes them truly magical is the ability to extract specific data efficiently through subsetting. 🎯

Blog Post: https://www.spsanderson.com/steveondata/posts/2023-07-19/

rpodcast, to datascience
@rpodcast@podcastindex.social avatar

The @rstats @rweekly Highlights Podcast returns with episode 129! https://podverse.fm/episode/IxqJtNL7b

📘 R4DS 2nd edition highlights @minecr @Posit
💠 R versus APL @jonocarroll
🚀 Reproducible data science with R and Nix @brodriguesco

Grab yourself a new podcast app for an easy way to interact with the show and your hosts https://newpodcastapps.com

Yours truly had the pleasure of curating this super-sized issue 😅

h/t @mike_thomas 🙏

datascience, to machinelearning
TheMemeticist, to python

🔍 On the ! As a Full Stack Developer with experience in , , ,. I'm looking for new opportunities for , , , , and more. I bring versatility to the table with a background in tech writing, community management, and social services.

Open to anything!

drmambobob, to python
@drmambobob@ecoevo.social avatar

So is the preferred skill set for nowadays? Is still an employable skill? I see more an more job ads for data scientists that list python (+ML) as a must but no mention of R...

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) I have been working on a new tutorial during the last few weeks about setting up a dockerized 🐳 Python 🐍 development environment with VScode 💻, and it is finally ready 😎 👇🏼

https://github.com/RamiKrispin/vscode-python

elias, to datascience
@elias@seocommunity.social avatar

🕸️🕷️🕸️🕷️🕸️🕷️🕸️

Here is a list of custom extraction XPath selectors to take your crawling to the next level.

https://bit.ly/3Di5TBO

This can be expanded to include other extractors and/or ones for popular sites/CMSes
Amazon, WP, Shopify etc.

If you have a favorite list that you would like to contribute or create please let me know.

datascience, to datascience

{tesseract} allows you to read text from images https://docs.ropensci.org/tesseract/ it can also be combined with {magick} https://ropensci.org/blog/2017/08/17/tesseract-16/

nerdsitu, to datascience
@nerdsitu@datasci.social avatar

We are now in the middle of our tutorial at - going great! We also just uploaded the pdf slides to our website: https://github.com/NERDSITU/gdstutorial

underdarkGIS, to github
@underdarkGIS@fosstodon.org avatar

in action within Desktop: after pushing changes, the action runs and - once the results are ready - the app gives a notification and displays the generated plots

for / and

CML in action within Github Desktop: after pushing changes, the app gives a notification and displays the generated plots in a pop up window

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • thenastyranch
  • ngwrru68w68
  • osvaldo12
  • magazineikmin
  • Youngstown
  • rosin
  • InstantRegret
  • slotface
  • cisconetworking
  • mdbf
  • kavyap
  • tester
  • DreamBathrooms
  • provamag3
  • GTA5RPClips
  • khanakhh
  • ethstaker
  • everett
  • Durango
  • normalnudes
  • anitta
  • tacticalgear
  • cubers
  • modclub
  • Leos
  • megavids
  • lostlight
  • All magazines