stevensanderson, to programming
@stevensanderson@mstdn.social avatar

Want to check duplicate values across columns of a data.frame? Well you can do that in a basic way with TidyDensity and the check_duplicate_rows() function, or you can go through todays blog post for some other ideas with and

#R

Post: https://www.spsanderson.com/steveondata/posts/2024-05-14/

image/png

news, to ai
@news@mastodon.toptechtidbits.com avatar

AI-Weekly for Tuesday, May 14, 2024 - Issue 112
https://ai-weekly.ai/newsletter-05-14-2024/

The Week's News in Artificial Intelligence
A Mind Vault Solutions, Ltd. Publication

Subscribers: 19,225 Opt-In Subscribers were sent this issue via email.

ramikrispin, to OpenAI
@ramikrispin@mstdn.social avatar

The new OpenAI model is out - GPT 4 Omni, supporting video, audio, and vision 🤯

https://openai.com/index/hello-gpt-4o/

#openai #datascience #llm #deeplearning #genai

BetaNYC, to datascience
@BetaNYC@urbanists.social avatar

Grab your bagels, it’s #BetaBagels time! 🥯 🚇 📊

Join BetaNYC and the MTA Open Data team on June 5th at 9:30am to explore recently published MTA operating budget datasets. We’ll learn about the MTA’s open data program and conduct insightful analyses with their data.

Register at https://bit.ly/betabagels011 👈

#mta #opendata #civictech #publicinteresttech #analytics #dataanalyst #datascience #govtech #nyc #transittech #transitdata

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) Google released a new foundation model for time series forecasting 🚀

The TimeFM (Time Series Foundation Model) is a foundation model for time series forecasting applications. This pre-trained model was developed by the Google Research team. It joins the recent trend of leveraging foundation models for time series forecasting, which includes Salesforce's Moirai and Amazon's Chronos.

#DataScience #forecasting #llm #deeplearning #MachineLearning #python #timeseries

image/png

datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar
underdarkGIS, to datascience
@underdarkGIS@fosstodon.org avatar

Woa, just in time 😅

@movingpandas v0.18.0 just landed on pypi and conda-forge

For an overview of all new features and improvements, see
https://github.com/movingpandas/movingpandas/releases/tag/v0.18

Example notebooks will be updated later. Now it's time for

ramikrispin, to Excel
@ramikrispin@mstdn.social avatar

(1/2) I have been following the work of @stevensanderson and David Kum for a few years now, and I am excited to see the release of their new book 🥳- Extending Excel with Python and R 🚀.

The book focuses on the common conjunction and collaboration between data scientists and Excel users. This includes scaling and automating #Excel tasks with #RStats and #Python and core data science applications such as data wrangling, working with APIs, data visualization, and modeling.

#DataScience

PyDataPGH, to Pittsburgh
@PyDataPGH@fosstodon.org avatar

Join for a casual gathering of the local, national, and international PyData community on the sidelines of US 2024! Meet up with fellow , , and scientific computing enthusiasts when the world's largest Python conference comes to town.

https://www.meetup.com/pydata-pittsburgh/events/300961938/

leanpub, to datascience
@leanpub@mastodon.social avatar

Graphs Don’t Lie by Lee Baker is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/graphsdontlie

leanpub, to graphics
@leanpub@mastodon.social avatar

D3 Start to Finish: Learn how to make a custom data visualisation using D3.js. https://leanpub.com/d3-start-to-finish by Peter Cook is the featured book on the Leanpub homepage! https://leanpub.com #Graphics #Javascript #D3JS #DataScience

leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book (PDF + EPUB + extra PDF formats) by Andriy Burkov is on sale on Leanpub! Its suggested price is $40.00; get it for $14.00 with this coupon: https://leanpub.com/sh/zkHhTsbl #DataScience #ComputerScience #MachineLearning #Ai

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

In the past few months, I created a bunch of Docker 🐳 tutorials covering random topics, from a fun setting for a Python 🐍 environment on the CLI to advanced topics such as multi-stage builds 🏗️. I organized all the tutorials under one folder, and I plan to keep updating this folder with future-related ones 😎.

Currently on my Docker tutorial TODO list:
➡️ Docker ENTRYPOINT vs CMD
➡️ Docker multi-architecture build

🔗 https://medium.com/@rami.krispin/list/docker-21408ce79e6a

Enjoy!

yabellini, to opensource
@yabellini@fosstodon.org avatar

Day 4. Are Your Students Learning? How to check for learning as we’re teaching

Here are 5 exercises you can use as formative assessments when teaching coding skills, that will allow you to support your student at the moment when the learning is happening.

✍️ https://typeshare.co/yabellini/posts/day-4-are-your-students-learning-how-to-check-for-learning-as-were-teaching

📌 https://yabellini.netlify.app/blog/2024-05-08-30ship30-day4/


quinnanya, to datascience

I've ended up with an inquiry from a #DataScience student interested in examples of #harm coming to people because of #data collection (especially in a war context, but open to anything). Do folks have any favorite pointers / examples I could pass along?

ramikrispin, to rust
@ramikrispin@mstdn.social avatar

I recently started to learn Rust programming, and I made a list of resources that I found useful to get started with the language 👇🏼

https://medium.com/p/928bf7b8418f

#Rust #Programming #OpenSource #DataScience #medium

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

(1/2) Prompt Fuzzer - a new open-source project for LLM security 👇🏼

Prompt Fuzzer is a new open-source project that provides a set of functions for assessing the security of GenAI applications. This CLI-based tool enables you to run and test your system prompts to identify security vulnerabilities against potential dynamic LLM-based attacks.

https://github.com/prompt-security/ps-fuzz

#llm #security #DataScience #opensource

yabellini, to opensource
@yabellini@fosstodon.org avatar

Day 3. The Best Tools For Sparking 'Aha' Moments In Your Students.

I love the moment when my students understand something. When they realize they can accomplish a task.

Here, I share some tools I use to create those moments.

✍️ Typeshare: https://typeshare.co/yabellini/posts/day-3-the-best-tools-for-sparking-aha-moments-in-your-students

🚀 My blog: https://yabellini.netlify.app/blog/2024-05-08-30ship30-day3/


ramikrispin, to vscode
@ramikrispin@mstdn.social avatar

Getting started with the Dev Containers extension 🚀👇🏼

The Dev Containers extension is the main reason I moved to VScode, as it provides a native and seamless integration of Docker 🐳. I started to work on a sequence of tutorials focusing on the VScode Dev Containers extension. The first tutorial on the sequence focuses on getting started with the Dev Containers extension;

🔗: https://medium.com/towards-data-science/getting-started-with-the-dev-containers-extension-a5ea49abfc34

rpodcast, to datascience
@rpodcast@podcastindex.social avatar

Episode 164 of the @rstats @rweekly Highlights Podcast has landed! https://serve.podhome.fm/episodepage/r-weekly-highlights/issue-2024-w19-highlights

🤔 More than meets the eye with the R CVE (Ivan Krylov)
🎂 Simulations for birthday probabilities @andrew
#ShinyConf2024 recap @appsilon

Not quite ready to change your podcast app? You can boost to the show directly on the Podcast Index at https://podcastindex.org/podcast/1062040

h/t @mike_thomas @colinfay 🙏

#RStats #DataScience #V4V

JustCodeCulture, to ai
@JustCodeCulture@mastodon.social avatar

ICYMI, MIT HASTS ABD Alex Reiss Sorokin presented an excellent CBI Tomash Fellow Lecture, "From Search to Research Technologies 1964-1994," on April 30th. The video of the talk now is available.

@histodons
@sociology
@anthropology
@law
@libraries https://www.youtube.com/watch?v=TymdfoQYqbg

leanpub, to datascience
@leanpub@mastodon.social avatar

Graphs Don’t Lie by Lee Baker is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/graphsdontlie

cascadiarconf, to generativeAI

❗ KEYNOTE ALERT ❗

We're extremely proud to announce that Deepsha Menghani (@deepsha) will be the Keynote Speaker at the Cascadia R Conference 2024. Her talk, titled 'Why is everybody talking about Generative AI?' will explore how GenAI applications have revolutionized numerous industries through practical use cases.

Conference info:

#CascadiaR, June 21-22, Seattle

More Info & Tickets: cascadiarconf.com

#generativeAI , #GenAI #Shiny #AI #DataScience #R #RStats @rstats

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

Counting NA's across columns in #R sure you can do that!!

My post today uses and to accomplish this

#R

Post: https://www.spsanderson.com/steveondata/posts/2024-05-07/

image/png
image/png
image/png

news, to ai
@news@mastodon.toptechtidbits.com avatar

AI-Weekly for Tuesday, May 7, 2024 - Volume 111
https://ai-weekly.ai/newsletter-05-07-2024/

The Week's News in Artificial Intelligence
A Mind Vault Solutions, Ltd. Publication

Subscribers: 18,784 Opt-In Subscribers were sent this issue via email.

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