ataustin, to python
@ataustin@fosstodon.org avatar

Data people: what are some signs that your data analysis project is actually a piece of software (with all the associated accoutrements -- requirements gathering, design, testing, packaging, etc)?

Or, looking at it another way, what are some traits of a software project that differentiate it from a purely data science project (if such a distinction exists)?

#RStats #python #DataScience

Posit, to datascience
@Posit@fosstodon.org avatar

We are excited to announce that Wes McKinney has joined Posit!

When we changed our name to Posit, our goal was to unify efforts around creating great tools for , regardless of language, and working with Wes is a huge step forward in realizing that dream.

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

After a long night, a short tutorial for getting started with the Ollama Python version is now available here:

https://github.com/RamiKrispin/ollama-poc

nopatience, to datascience
@nopatience@swecyb.com avatar

Looking for studies, reports and articles detailing the "real" threat posed by attackers leveraging typosquatting as part of the attack chain.

If you are aware of any such reports I would greatly appreciate a nudge towards where I might find them.

Trying to understand how common the problem is and the characteristics of these attacks.

ramikrispin, to opensource
@ramikrispin@mstdn.social avatar

(1/7)There is no better way for me to summarise the year than my Github account and my Git commits 😎

In 2023, I had more than 2500 commits, most related to project automation with Github Actions ❤️. Most of my personal projects during 2023 were related to tutorials and open-source projects. Here are the main highlights 🧶🧵👇🏼

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Still looking for reasons to learn Docker?

Source: Github Blog

ramikrispin, to opensource
@ramikrispin@mstdn.social avatar

Officially, started my holiday break 😎

And, yes I know , I need to clean my screen 😅

LabPlot, to datascience
@LabPlot@floss.social avatar
ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(5/7)
This year, I also retired two major open-source projects 👋🏼:
➡️ TSstudio - my first open-source project ❤️, R package for descriptive and predictive analysis of time series data 👇🏼
🔗 https://github.com/RamiKrispin/TSstudio
➡️ Coronavirus - R package provides a tidy format for the COVID-19 dataset collected by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University.
🔗 https://github.com/RamiKrispin/coronavirus

astrojuanlu, to datascience
@astrojuanlu@social.juanlu.space avatar

On my way to !

Wondering what FORTRAN, Excel, @ProjectJupyter and @kedro have in common? Come to my talk "Data Science in production: Crossing the chasm" and you'll find out 😉

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Create a Natural Language to SQL Code Generator with Python and OpenAI API tutorial is now on Medium 👇🏼
https://medium.com/@rami.krispin/setting-a-natural-language-to-sql-code-generator-with-python-d267f40d7218

Code: https://github.com/RamiKrispin/lang2sql

MattHodges, to machinelearning

Introducing BIDEN: Binary Inference Dictionaries for Electoral NLP ⚡️ Using only compression, I demonstrate a method of binary partisan classification for campaign emails and other written political materials. This method is FAST; I train the model in about 30 seconds on a CPU, and run inference in milliseconds. No GPUs. No Neural Networks. No N-grams. No transformers. No kNN. I learned a lot!

https://github.com/hodgesmr/biden_nlp

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Me last night, at the moment I realized (in a six-month delay) that HuggingFace supports the deployment of Shiny apps (both R and Python) 🤗

Image credit: Giphy

video/mp4

LabPlot, to datascience
@LabPlot@floss.social avatar

Using Zipf's Law to detect outliers in median age of European Countries in (2023 est.)

@dataisbeautiful

LabPlot ❤️ Data

➡️ https://en.wikipedia.org/wiki/Zipf%27s_law

StatisticsGlobe, to programming
@StatisticsGlobe@mastodon.social avatar

How to Make R Code Look More Professional!

Look like an R pro with this simple coding trick!

video/mp4

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Preparing for a talk about Github Actions and Docker with open source projects 😎

ctesta, to datascience

Upcoming event!
What's New In Tidymodels with @emilhvitfeldt

The @RUGatHDSI will be hosting this event on Thursday at 5pm Eastern Time.

"The tidymodels framework is a collection of packages for modeling and machine learning using tidyverse principles. This talk will touch on a number of new additions and in-process work being done by the team."

Register at rug-at-hdsi.org/calendar

@rstats

ramikrispin, to maps
@ramikrispin@mstdn.social avatar

(1/3) If you are participating in the and looking for some resources to get started with geospatial data visualization, here is a tutorial I created for creating Choropleth maps with data from the coronavirus R package:
🔗 https://ramikrispin.github.io/coronavirus/articles/geospatial_visualization.html

epixoip, to programming

audiovisual representation of qsort vs merge sort!

courtesy of sort_everything176 on TikTok

video/mp4

underdarkGIS, (edited ) to random
@underdarkGIS@fosstodon.org avatar
Cmastication, to ChatGPT
@Cmastication@mastodon.social avatar

What’s the most interesting and/or thought provoking thing you’ve read or watched on the topic of learning data science, coding, or analytics WITH assistance from any AI tool (ChatGPT, Copilot, whatever)?

#r

stevensanderson, to datascience
@stevensanderson@mstdn.social avatar

📈 Unleash the power of robust regression in R! 🔄

Compare traditional lm() with robust rlm() using a dataset. Blue vs. red residuals visually unveil how each model handles outliers. Dive in, experiment with your data, and empower your coding journey! 💻

#R

Post: https://www.spsanderson.com/steveondata/posts/2023-11-28/

image/png
image/png

Cmastication, to ChatGPT
@Cmastication@mastodon.social avatar

What’s the most interesting and/or thought provoking thing you’ve read or watched on the topic of learning data science, coding, or analytics WITH assistance from any AI tool (ChatGPT, Copilot, whatever)?

#r

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) Timetk for Python 🚀🚀🚀

The timetk, one of the main R packages for time series analysis and forecasting ❤️, by Matt Dancho, is now available in Python 🐍. The package provides a variety of tools for working with time series data and analyzing it. The Python version leverages pandas for processing time series data and plotly for visualization.

image/png
image/png

solderandchaos, to datascience
@solderandchaos@mastodon.me.uk avatar

Do you consider yourself a data scientist of any variety? Maybe it makes up a bit of your job, maybe it’s all of it, but if you went to school in the UK and can spare quarter of an hour to reflect on a few things it would be hugely appreciated.

Link here: https://lborocmc.fra1.qualtrics.com/ife/form/SV_7PdY9nlUCvITTw2


@edutooters @academicchatter

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