nihilistdatascientist, to datascience
@nihilistdatascientist@mastodon.social avatar

Once I learned that SQL is usually case-insensitive I decided to write all my SQL in SpongeMock, because nothing fucking matters:

seLeCt
cOl2
,CoL1
fROm mY_tAblE
wHeRe cOl1 iS nOt nUlL
aNd CoL2 = 23

#sql #rstats #pydata #DataScience

datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar
ramikrispin, to ArtificialIntelligence
@ramikrispin@mstdn.social avatar

(1/2) MIT Introduction to Deep Learning 🚀🚀🚀

MIT launched the 2024 edition of the Introduction to Deep Learning course by Prof. Alexander Amini and Prof.Ava Amini. The course started at the end of April and will run until June. The course lectures are published weekly. The course syllabus keeps changing from year to year, reflecting the rapid changes in this field.

ramikrispin, to rust
@ramikrispin@mstdn.social avatar

(1/2) I recently posted a few posts about Rust 🦀 and my intention to leverage it for data science applications. Multiple people asked if Rust is a substitute for R or Python, and the short answer (in my opinion) is no. I see Rust as a complementary or supporting language that could make languages like R and Python faster.

Polaris 🐻‍❄️ is one example of a Python 🐍 application that uses Rust on the backend. 🧵👇🏼

leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book https://leanpub.com/theMLbook by Andriy Burkov is the featured book on the Leanpub homepage! https://leanpub.com #DataScience #ComputerScience #MachineLearning #AI #ebooks

spocko, to datascience
@spocko@mastodon.online avatar

Data is beautiful.

datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar

🏢 Kraft Heinz is hiring a Senior Data Scientist
Location: 🇬🇧 London, United Kingdom

https://datasciencejobs.com/jobs/senior-data-scientist-kraft-heinz-united-kingdom-1/

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) Happy Tuesday! ☀️

Deep Generative Models - New Stanford Course 🚀👇🏼

Stanford University released a new course last week focusing on Deep Generative Models. The course, by Prof. Stefano Ermon, focuses on the models beyond GenAI models.

#genai #DataScience #MachineLearning #deeplearning

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 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 👈

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.

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 tasks with and and core data science applications such as data wrangling, working with APIs, data visualization, and modeling.

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

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

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
@quinnanya@mstdn.social avatar

I've ended up with an inquiry from a student interested in examples of coming to people because of 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

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