datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar
LabPlot, to datascience
@LabPlot@floss.social avatar

Below is just a small sample of plots that were created with .

@labplot

is a FREE, open source and cross-platform Data Visualization and Data Analysis software.

Would you like to share with us your plots made in LabPlot?

datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar

💼 Veson Nautical is hiring a Data Scientist
Location: 🇬🇧 Stoke-on-Trent, United Kingdom

#DataScience #DataScientist #tech #JobSearch #GetFediHired #HashyJobs #UK

https://datasciencejobs.com/jobs/data-scientist-veson-nautical-united-kingdom-1/

quintessence, to datascience
@quintessence@hachyderm.io avatar

What are people's favorite sources for learning about data topics? Question intentionally broad so it's not only one topic.

Can be 📚 books, 🎧 podcasts, 🎥 video, etc.

I'll start:

(If there are enough responses to this I'll make a resource list somewhere for reference :blobfox: )

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) End To End Data Science With R 🚀

The End To End Data Science With R is a new book by Rene Essomba. The book, as the name implies, focuses on the core data science applications using R ❤️. This book covers the following topics:
✅ Exploratory data analysis
✅ Data visualization
✅ Supervised learning
✅ Unsupervised learning
✅ Time series
✅ Natural language processing
✅ Image classification

image/png
image/png
image/png

sageanastasi, to datascience
@sageanastasi@mastodon.nz avatar

Hi everyone!

I'm looking for consulting work in data science/data analysis. I'm based in Christchurch, New Zealand, but I'm happy to work remote.

I have a background in media & communication, so I'm happy working with clients of any technical ability ^_^ I've worked on projects ranging from surveys of social workers to network analysis, so I'm happy to try anything!

https://sageconsulting.co.nz/

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

MLX Examples 🚀

The MLX is Apple's framework for machine learning applications on Apple silicon. The MLX examples repository provides a set of examples for using the MLX framework. This includes examples of:
✅ Text models such as transformer, Llama, Mistral, and Phi-2 models
✅ Image models such as Stable Diffusion
✅ Audio and speech recognition with OpenAI's Whisper
✅ Support for some Hugging Face models

🔗 https://github.com/ml-explore/mlx-examples

ramikrispin, to python
@ramikrispin@mstdn.social avatar

This weekend working on a fun project combining AirFlow, MLflow, and Darts 😎

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) Hands-On Mathematical Optimization with Python 🚀

The Hands-On Mathematical Optimization with Python book by Krzysztof Postek, Alessandro Zocca, Joaquim Gromicho, and Jeffrey Kantor provides the foundation for mathematical optimization. As the name implies, the book is hands-on with Python examples, mainly using Pyomo.

image/png
image/png

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/3) Introduction to Data Wrangler 🚀

Data Wrangler is a new Microsoft VScode extension for data exploratory analysis. It supports Python 🐍 and Pandas 🐼 DataFrame objects and is integrated into VScode Jupyter Notebooks. Here are some of the functionalities of Data Wrangler:
✅ Data review
✅ Column filtering
✅ Summary statistics
✅ Data cleaning and transformation
✅ Hadeling missing values
✅ Creating new fields

image/png

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

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.

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

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 👈

datasciencejobs, to datascience
@datasciencejobs@mastodon.social avatar
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/

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 #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 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
  • JUstTest
  • tacticalgear
  • magazineikmin
  • thenastyranch
  • Youngstown
  • mdbf
  • rosin
  • slotface
  • InstantRegret
  • khanakhh
  • Durango
  • kavyap
  • osvaldo12
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • ngwrru68w68
  • everett
  • tester
  • ethstaker
  • cisconetworking
  • cubers
  • modclub
  • provamag3
  • anitta
  • normalnudes
  • Leos
  • lostlight
  • All magazines