mszll, to datascience
@mszll@datasci.social avatar
ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

New release to Ollama 🎉

A major release to Ollama - version 0.1.32 is out. The new version includes:
✅ Improvement of the GPU utilization and memory management to increase performance and reduce error rate
✅ Increase performance on Mac by scheduling large models between GPU and CPU
✅ Introduce native AI support in Supabase edge functions

More details on the release notes 👇🏼
https://github.com/ollama/ollama/releases

Image credit: release notes

#DataScience #MachineLearning #llm #ollama #llama #python

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

I had previously discussed how to drop those pesky NA records from your data.frame but now, what if you actually want to inspect them? That is what I cover in today's post.

Post: https://www.spsanderson.com/steveondata/posts/2024-04-17/

#R

image/png

leanpub, to datascience
@leanpub@mastodon.social avatar

The course Quick & Easy Statistics by Fatai Akemokwe and Afelemo Orilade is on sale on Leanpub! Its suggested price is $44.99; get it for $19.00 with this coupon: https://leanpub.com/sh/z2aczaAD #DataScience

datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar
RConsortium, to opensource
@RConsortium@fosstodon.org avatar

🎉 Full schedule for useR! 2024 (@useR_conf) available now! Incredible line up of tutorials, keynotes, and presentations. Whether you're a seasoned R user or just getting started, this conference is the place to be for exploring the latest in R programming. 📈🖥️

✨ Check out the full schedule and more details here: https://events.linuxfoundation.org/user/program/schedule/

🗓️ Join us and be a part of the growing #RStats community. #UseR2024 #OpenSource #DataScience

rpodcast, to datascience
@rpodcast@podcastindex.social avatar

Episode 161 of the @rstats @rweekly Highlights Podcast comes to you a day early! https://serve.podhome.fm/episodepage/r-weekly-highlights/issue-2024-w16-highlights

📡 Chat with AI with {chattr} @theotheredgar @Posit
🏁 Test warnings faster @MikeMahoney218
📦 R-Hub version 2 arrives @gaborcsardi

If you are listening on a modern podcast app like @merryoscar's Fountain or @mitch's @podverse, you can send a boost directly to the show! Find these and more at https://podcastapps.com

h/t @mike_thomas @tonyelhabr 🙏

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Gemini API Cookbook 🚀

Google released a new repo with a collection of guides and examples for the Gemini API. This includes a set of guides for prompt engineering and examples of the API features 👇🏼

🔗 https://github.com/google-gemini/cookbook

#DataScience #MachineLearning #llm #deeplearning #Python

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

AI-Weekly for Tuesday, April 16, 2024 - Volume 108
https://ai-weekly.ai/newsletter-04-16-2024/

The Week's News in Artificial Intelligence
A Mind Vault Solutions, Ltd. Publication
#ai #news #ainews #artificialintelligence #aiweekly #technology #tech #technews #techtrends #machinelearning #robotics #datascience #airesearch #futuretech

Subscribers: 16,340 Opt-In Subscribers were sent this issue via email.

rmarkdown, to datascience
@rmarkdown@mastodon.social avatar

CiteDrive makes citing a breeze! 📑 Manage your citations, references, and bibliographies effortlessly. Check out our latest tutorial to learn more: https://buff.ly/3U0x240 🚀

leanpub, to datascience
@leanpub@mastodon.social avatar

Interpreting Machine Learning Models With SHAP: A Guide With Python Examples And Theory On Shapley Values https://leanpub.com/shap by Christoph Molnar is the featured book on the Leanpub homepage! https://leanpub.com #DataScience #Python #MachineLearning

datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar

💼 Navistar Inc is hiring a Sr. Data Scientist Lead
Location: 🇺🇸 Lisle, IL, United States

#DataScience #DataScientist #tech #JobSearch #GetFediHired #HashyJobs #US

https://datasciencejobs.com/jobs/sr.-data-scientist-lead-navistar-inc-united-states-3/

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/3) Learn R Through Examples 🚀👇🏼

The Learn R Through Examples by Xijin Ge, Jianli Qi, and Rong Fan provides an introduction to data analysis with R. The book covers the core topics of data analysis using different datasets, from simple and clean datasets to messy and big datasets. 🧵👇🏼

image/png

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Happy Sunday!

Backpropagation Calculus 🚀🚀🚀

This short video by Grant Sanderson provides a great explanation of the math beyond the backpropagation algorithm using calculus 👇🏼

https://www.youtube.com/watch?v=tIeHLnjs5U8

#DataScience #math #deeplearning #MachineLearning

logickinlambda, to datascience
@logickinlambda@mastodon.social avatar

Can any professional explain why use instead of writing some PL/SQL stored procedures then calling them using python?

I just found it is really tricky just to modify data conditionally on a single table, while these kind of tasks are easy using SQL update statement.

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Hands-on Data Science: Complete your First Project 🚀

This beginner crash course by Misra Turp provides an introduction to the foundations of data science by solving real-life examples. This includes the different steps of a data science project, from setting the environment to loading and analyzing the data using Python, git, Jupyter notebooks and other tools 👇🏼

📽️: https://www.youtube.com/playlist?list=PLM8lYG2MzHmTgsYKLJtdKwf6tHVbui9eE

#DataScience #data #python

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) A new release to PyMC 🚀🚀🚀

This week, PyMC version v5.13.0 was released. PyMC is one of the main 🐍 libraries for 𝐁𝐚𝐲𝐞𝐬𝐢𝐚𝐧 statistics ❤️. It provides a framework for probabilistic programming, enabling users to build models with a simple Python API and fit them using 𝐌𝐚𝐫𝐤𝐨𝐯 𝐂𝐡𝐚𝐢𝐧 𝐌𝐨𝐧𝐭𝐞 𝐂𝐚𝐫𝐥𝐨 (MCMC) methods 🚀.

The new release includes new features, bug fixes 🐞, and documentation improvements 📖. More details on the release notes 📝 👇

alesegura, to datascience
@alesegura@masto.ai avatar

R programmers in The Netherlands, you may be interested in this event with Jenny Bryan about R package development. It is an honour to have her in Utrecht so I hope more people can benefit from this in person opportunity!

Join me at R package Development (in person event) https://meetu.ps/e/MVQFB/KHpNL/i

#rstats #rladies #datascience

datasciencejobsusa, to datascience
@datasciencejobsusa@mastodon.social avatar
ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) Models Demystified - A Practical Guide from t-tests to Deep Learning 🚀👇🏼

The Models Demystified is a new book by Michael Clark and Seth Berry that focuses on the mechanizing of core data science algorithms. That includes the following topics:
✅ Linear and logistic regression
✅ Generalized Linear Models
✅ Regularization methods
✅ Model training approaches
✅ Deep learning and neural networks
✅ Causal Modeling

image/png
image/png

craigbrownphd, to technology
@craigbrownphd@mastodon.social avatar
Posit, to python
@Posit@fosstodon.org avatar

Great Tables v0.4.0 is out! Featuring nanoplots.

great_tables is a python package for making nice-looking data display tables.

New features:

  • the fmt_nanoplot() method for adding nanoplots to your table

  • improved HTML table representations in different code environments

  • integration of Polars selectors in the columns= arg of all formatting (fmt_*()) methods

  • the save() method for saving a GT table as an image file

https://posit-dev.github.io/great-tables/blog/introduction-0.4.0/

#python #datascience #greattables #pydata

stevensanderson, to datascience
@stevensanderson@mstdn.social avatar

Today's post is the complement of yesterdays, instead of filtering out rows, let's get the ones we want :)

#R

Post: https://www.spsanderson.com/steveondata/posts/2024-04-11/

jumpingrivers, to datascience
@jumpingrivers@fosstodon.org avatar

📣 We are pleased sponsors of 26th April #R Dev Day at Imperial College #LDN. 📊🔬🚀

This 🆓 satellite event to our #SatRdays conference(27th), is a platform to learn about contributing & opportunity to collaborate in base R.👨‍💻 👩‍💻

🥳🥳 Registered participants receive a 💫 40% SatRdays DISCOUNT CODE🎊🎉 on the 27th.🎡 🇬🇧

Don't miss out! Get Your Tickets 🎟️ & 40% Discount Now⬇️

#RStats #datascience #ai #machinelearning #programming #rprogramming #londonevent #python
https://www.meetup.com/r-contributors/events/299810000/

datasciencejobsusa, to datascience
@datasciencejobsusa@mastodon.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • osvaldo12
  • mdbf
  • Youngstown
  • cisconetworking
  • slotface
  • rosin
  • thenastyranch
  • ngwrru68w68
  • khanakhh
  • megavids
  • ethstaker
  • tacticalgear
  • modclub
  • cubers
  • Leos
  • everett
  • GTA5RPClips
  • Durango
  • anitta
  • normalnudes
  • provamag3
  • tester
  • lostlight
  • All magazines