data-science

Tag

Cards List
#data-science

@KirkDBorne: Managing Machine Learning Projects from Design to Deployment: http://amzn.to/4vTeq7K +and+ Machine Learning Design Patt…

X AI KOLs Timeline · 2d ago Cached

Tweet promoting two machine learning books: Managing Machine Learning Projects and Machine Learning Design Patterns, with a detailed description of the former for project management techniques.

0 favorites 0 likes
#data-science

Software Understanding in the Sciences is Really Uneven

Lobsters Hottest · 4d ago Cached

A software engineer reflects on how scientists often lack software engineering skills, using an example of optimizing an astrophysics simulation postprocessing tool and advocating for a 'missing semester' for scientists.

0 favorites 0 likes
#data-science

@freeCodeCamp: Clustering is a key technique in unsupervised machine learning that helps you discover valuable insights in your data. …

X AI KOLs Timeline · 6d ago Cached

freeCodeCamp published a comprehensive handbook on clustering in Python, covering K-means, hierarchical, and DBSCAN clustering with implementations and visualizations.

0 favorites 0 likes
#data-science

@KirkDBorne: Machine Learning for Financial Risk Management with Python — Algorithms for Modeling Risk: http://amzn.to/3t7ARbG

X AI KOLs Timeline · 2026-08-04 Cached

Kirk Borne shares a book about machine learning for financial risk management with Python, highlighting how ML models can improve financial modeling and adapt to changing data patterns.

0 favorites 0 likes
#data-science

Alexander Rakhlin named director of the MIT Statistics and Data Science Center

MIT News — Artificial Intelligence · 2026-08-03 Cached

Alexander Rakhlin has been named director of the MIT Statistics and Data Science Center, succeeding Ankur Moitra, and will lead interdisciplinary statistics and AI research efforts.

0 favorites 0 likes
#data-science

@PythonHub: Guide to data tools landscape for developers Found yourself on a data project and have no idea what they all are talkin…

X AI KOLs Timeline · 2026-07-31 Cached

A comprehensive guide for software developers entering the data field, explaining the data tools landscape, key concepts, and workflows from ingestion to visualization.

0 favorites 0 likes
#data-science

UrbanDS: A Graph-Guided LLM Multi-Agent System for Data-Intensive Urban Tasks

arXiv cs.AI · 2026-07-31 Cached

This paper introduces UrbanDS, a graph-guided LLM multi-agent system designed for data-intensive urban tasks, along with UrbanDS-Bench, a benchmark for evaluating such systems. Experiments show it outperforms existing data science agents and has been deployed in a real-world urban operations platform.

0 favorites 0 likes
#data-science

ChatGPT vs. Claude for Data Science in 2026: The shift from symbolic reasoning to programmatic execution

Reddit r/ArtificialInteligence · 2026-07-30

The article compares ChatGPT and Claude for data science workflows in 2026, noting that both models now rely on native Python execution for calculations. ChatGPT excels in raw data processing and statistical modeling, while Claude dominates interactive visualization and large-context integration.

0 favorites 0 likes
#data-science

@KirkDBorne: Signal Processing is a surprisingly powerful domain at the intersection of real world applications (interesting data) a…

X AI KOLs Timeline · 2026-07-28 Cached

Kirk Borne shares a recommendation for a textbook on linear algebra for data science, machine learning, and signal processing, with links to Amazon and praise from academics.

0 favorites 0 likes
#data-science

@gp_pulipaka: Perplexity’s Bumblebee Pipeline! @perplexity_ai #BigData #Analytics #DataScience #AI #MachineLearning #NLProc #LLM #IoT…

X AI KOLs Timeline · 2026-07-27 Cached

Perplexity AI announces the Bumblebee Pipeline, a tool for big data and AI workflows, shared by prominent AI influencer gp_pulipaka.

0 favorites 0 likes
#data-science

@KirkDBorne: “High-Dimensional Probability — An Introduction with Applications in Data Science”, by Roman Vershynin UPDATED 341-page…

X AI KOLs Timeline · 2026-07-27 Cached

Roman Vershynin's textbook 'High-Dimensional Probability' second edition is available as a free PDF download from the author's website, targeting doctoral students and researchers in data science.

0 favorites 0 likes
#data-science

@KirkDBorne: Mathematical Methods in Data Science — Bridging Theory and Applications with Python: http://amzn.to/4b7ZYQ4 —————— #ML …

X AI KOLs Timeline · 2026-07-27 Cached

Promotion of the book 'Mathematical Methods in Data Science' which bridges theory and applications using Python, available on Amazon.

0 favorites 0 likes
#data-science

@mdancho84: You don’t need 10 AI DS projects. You need 2 that matter: 1. ML app that predicts something real 2. RAG + agent app tha…

X AI KOLs Timeline · 2026-07-26 Cached

Advice tweet: Build only two key AI/DS projects—a real ML prediction app and a RAG+agent app—to land a high-paying career.

0 favorites 0 likes
#data-science

@KirkDBorne: The Kaggle Book — Master Data Analysis and Data Science Competitions with Machine Learning, GenAI, and LLMs [2nd Ed.]: …

X AI KOLs Timeline · 2026-07-26 Cached

A comprehensive guide to mastering Kaggle data science competitions, covering techniques in machine learning, GenAI, and LLMs, updated with new chapters on time series and generative AI.

0 favorites 0 likes
#data-science

@KirkDBorne: Outlier Detection in Python — http://amzn.to/49GMXMh from @ManningBooks —————— #Statistics #DataScientist #Analytics #D…

X AI KOLs Timeline · 2026-07-26 Cached

Promotion for the book 'Outlier Detection in Python' from Manning Publications, covering various outlier detection techniques with an emphasis on explainability.

0 favorites 0 likes
#data-science

@KirkDBorne: Graph Algorithms for Data Science: http://amzn.to/4s41GJ5 I have said this for years: "All the world is a graph!" The n…

X AI KOLs Timeline · 2026-07-25 Cached

Promotion of the book 'Graph Algorithms for Data Science' which teaches graph algorithms and their applications using Neo4j, covering topics like knowledge graphs, social network analysis, and node embeddings.

0 favorites 0 likes
#data-science

How to integrate AI into your workflow for a statistician working in a data science role for maximal work efficiency?

Reddit r/ArtificialInteligence · 2026-07-25

A statistician proposes a workflow where AI is used for brainstorming and presentation formatting, while human experts handle the core quantitative analysis to maintain accuracy.

0 favorites 0 likes
#data-science

@clcoding: Linear Algebra by Linear Algebra by David Cherney , Tom Dentonand Andrew Walton (Free PDF) Get it Free: https://clcodin…

X AI KOLs Timeline · 2026-07-24 Cached

A free PDF of the Linear Algebra textbook by David Cherney, Tom Denton, and Andrew Walton from UC Davis is shared, emphasizing its importance for AI and data science.

0 favorites 0 likes
#data-science

@KirkDBorne: Statistical Tests cheat sheet Source: https://linkedin.com/posts/karina-samsonova_how-to-choose-the-right-statistical-t…

X AI KOLs Timeline · 2026-07-21 Cached

A cheat sheet for choosing the right statistical test, shared by KirkDBorne.

0 favorites 0 likes
#data-science

@KirkDBorne: Learn about NumPy for Python… here: https://amzn.to/465HI6k and here: http://numpy.org/learn/ #DataScience #DataScienti…

X AI KOLs Timeline · 2026-07-20 Cached

Promotional tweet about learning NumPy for Python, linking to the official guide book and the numpy.org/learn site.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback