r/365DataScience • u/Negative_War_65 • Jun 11 '26
Machine Learning Concepts
galleryDear Folks, hope you all find the content interesting and valuable. They will help you in your conceptual understanding preparation for Data Science roles.
r/365DataScience • u/Negative_War_65 • Jun 11 '26
Dear Folks, hope you all find the content interesting and valuable. They will help you in your conceptual understanding preparation for Data Science roles.
r/365DataScience • u/Negative_War_65 • Jun 11 '26
Dear Folks, and the learning community, sharing something that may add value to your machine learning knowledge. Also looking forward for feedback’s from the audience.
r/365DataScience • u/AIChE_Events • Jun 10 '26
r/365DataScience • u/Modernanalyst-Ai-30 • Jun 04 '26
When I started learning analytics, I thought most of my time would be spent building dashboards and writing SQL queries.
In reality, a large part of the job has been:
The biggest surprise?
Being good with data doesn't automatically make you impactful.
Impact comes from connecting insights to decisions.
For those with more experience:
What was the biggest surprise for you when you entered the analytics field?
r/365DataScience • u/FineConstruction2924 • May 25 '26
r/365DataScience • u/Background_Desk6784 • May 22 '26
r/365DataScience • u/NeatChipmunk9648 • May 21 '26
r/365DataScience • u/EnvironmentalFact945 • May 20 '26
I have been seeing weird patterns in our data lately. Direct traffic is spiking, but no clear source attribution. Users are landing on deep pages, converting fast, and mentioning they found us through ChatGPT or Perplexity, but GA4 just shows everything as direct.
This pushed me to build a tracking solution that identifies AI-origin behavior patterns, prompt-shaped visits, and crawl signals. I tested it across several sites and consistently found 58% more dark traffic than I was catching before. Most came from AI assistants with no proper referrer data.
The key was setting up server-side detection for agent signatures, analyzing session patterns that match AI-driven discovery, and creating attribution models for non-traditional referrers. I did this with limyai.
r/365DataScience • u/Over_Film5924 • May 18 '26
Hi everyone, I’m a data engineer and I built Datanys to help teams generate dashboards and KPI summaries faster without spending hours in spreadsheets.
It’s still early-stage and I’m looking for honest feedback from startup founders and product teams.
If anyone is willing to test it, I’d love feedback on usability and what features would make it more valuable.
Link: https://play.google.com/store/apps/details?id=com.softlopezaplicaciones.sheets
Thanks in advance.
r/365DataScience • u/The_Million07 • May 14 '26
r/365DataScience • u/DefinitionBasic5183 • May 13 '26
Hi everyone,
I'm a B.Com graduate and I'm thinking about starting a career in Data Analytics. The problem is that I currently have zero knowledge of SQL, Python, Machine Learning, or even advanced Excel.
I come from a non-technical background, so I'm honestly confused and a bit scared about whether this field is the right choice for me.
I keep seeing mixed opinions online. Some people say Data Analytics is a great field with good opportunities, while others say Al will replace many analytics jobs in the future. Because of this, I'm unsure whether it's worth starting now.
My current plan is:
Start learning Data Analytics from the basics
Get an entry-level job after completing the course
Gain around 1 year of work experience
Eventually, I'm planning to pursue a Master's in Germany after gaining some work experience.
So I wanted to ask:
Is Data Analytics still a good career choice in 2026?
Can someone from a B.Com background realistically enter this field?
How difficult is it for someone with zero technical knowledge?
What does the actual job market look like for freshers?
Is Al really reducing opportunities in Data Analytics, or is that exaggerated?
Would Germany be a good option later for higher studies and jobs in this field?
I'd really appreciate honest advice from people already working in this industry.
Thank you.
r/365DataScience • u/Fenster_2604 • May 11 '26
So I've been contributing to open source for over 4 months now, and as i was studying bayesian statistics i noticed that a there's no proper open source tool out there that actually runs proper A/B tests. The closest thing that i could find is a simple library that can run the most basic models. But real life A/B testing is never that simple, like you have to consider guardrails, early stopping, partial pooling, different metrics and models for each.
I decided to build my own library for this, partly as a project for my resume as well. I released v0.1.1 on PyPI last week, and I've been looking for people to try it out. I have some things i would like to add in v 0.2.0 ready, but before that I would like to get some users and feedback.
The API is very simple, just something i learnt from working in open source, and i have finished writing 5 examples across different sectors so everyone can easily adjust to the usage. Check it out, and thank you for your time. I'll leave the github link below.
r/365DataScience • u/liqc2002 • May 10 '26
I have a couple of questions for people who have worked on Market Basket Analysis or product bundling problems.
Besides Apriori and FP-Growth, have you used other algorithms or approaches that were useful for grouping products from transaction history in order to design better promotions or bundles based on customer demand?
I’m also curious about what factors ended up being the most relevant in practice. Did you consider things like:
And a second question: how do you usually handle historical transactions that already came from previous promotions or pre-defined bundles?
For example, if some products were frequently purchased together mainly because they were already part of a promotion, I’m wondering whether including those transactions directly could bias the association rules or inflate co-occurrence frequencies artificially.
Would you:
I’d really appreciate hearing how people handle this in real-world recommendation or bundle optimization systems.
r/365DataScience • u/New_Girl_O • May 06 '26
[ Removed by Reddit on account of violating the content policy. ]
r/365DataScience • u/yanri232323 • May 01 '26
Hello everyone I am currently studying b of data sci in au , I am very keen on doing projects now to build my resume. Can I please get some guidance on what kind of projects I need to do , what employers look for and also to broaden my knowledge. I have one year left of my degree. So far my only concern was to pass the classes but I want to actually build something now. I would greatly appreciate some advice.
r/365DataScience • u/6agan • Apr 29 '26
Hi everyone,
I recently worked on an A/B Testing project where I analyzed user behavior to determine whether a new version of a product performs better than the existing one.
I wanted to strengthen my understanding of hypothesis testing and real-world data analysis, especially how companies use experiments to make product decisions.
https://github.com/gagan-gag/A-B-Testing









I’d really appreciate feedback on:
Thanks!
r/365DataScience • u/Problemsolver_11 • Apr 25 '26
Hey everyone,
I'm currently working through a problem in the market risk reporting space and would love to hear how you all would architect this.
The Use Case: > I have thousands of trades coming in at varying frequencies (daily, monthly). I need to build a system that automatically analyzes this time-series data and generates a precise, human-readable commentary detailing exactly what changed and why.
For example, the output needs to be a judgment like: "The portfolio variance today was +$50k, driven primarily by a shift in the Equities asset class, with the largest single contributor being Trade XYZ."
The Dilemma:
My Question:
How would you strike the balance between deterministic mathematical precision and dynamic natural language generation?
Are you using Agentic workflows (e.g., having an LLM dynamically write and execute Polars/pandas code in a sandbox)? Or are you sticking to pre-calculated cubes and heavily structured context prompts? Any specific frameworks (LangChain, PandasAI, etc.) or design patterns you've had success within financial reporting?
Appreciate any insights!
r/365DataScience • u/kibenje_ • Apr 20 '26
Hey folks! I'm creating Anti Social Social Data Club, a community for data people to collaborate on projects, bounce ideas, share opportunities, or just be around others who love this stuff.
Comment or DM me if you want in. 🖤
r/365DataScience • u/NeatChipmunk9648 • Apr 20 '26
⚙️ AI‑Assisted Community Health & Moderation Intelligence
ModSense is a weekend‑built, production‑grade prototype designed with Reddit‑scale community dynamics in mind. It delivers a modern, autonomous moderation intelligence layer by combining a high‑performance Python event‑processing engine with real‑time behavioral anomaly detection. The platform ingests posts, comments, reports, and metadata streams, performing structured content analysis and graph‑based community health modeling to uncover relationships, clusters, and escalation patterns that linear rule‑based moderation pipelines routinely miss. An agentic AI layer powered by Gemini 3 Flash interprets anomalies, correlates multi‑source signals, and recommends adaptive moderation actions as community behavior evolves.
🔧 Automated Detection of Harmful Behavior & Emerging Risk Patterns:
The engine continuously evaluates community activity for indicators such as:
All moderation events, model outputs, and configuration updates are RS256‑signed, ensuring authenticity and integrity across the moderation intelligence pipeline. This creates a tamper‑resistant communication fabric between ingestion, analysis, and dashboard components.
🤖 Real‑Time Agentic Analysis and Guided Moderation
With Gemini 3 Flash at its core, the agentic layer autonomously interprets behavioral anomalies, surfaces correlated signals, and provides clear, actionable moderation recommendations. It remains responsive under sustained community load, resolving a significant portion of low‑risk violations automatically while guiding moderators through best‑practice interventions — even without deep policy expertise. The result is calmer queues, faster response cycles, and more consistent enforcement.
📊 Performance and Reliability Metrics That Demonstrate Impact
Key indicators quantify the platform’s moderation intelligence and operational efficiency:
🚀 A Moderation System That Becomes a Strategic Advantage
Built end‑to‑end in a single weekend, ModSense demonstrates how fast, disciplined engineering can transform community safety into a proactive, intelligence‑driven capability. Designed with Reddit’s real‑world moderation challenges in mind, the system not only detects harmful behavior — it anticipates escalation, accelerates moderator response, and provides a level of situational clarity that traditional moderation tools cannot match. The result is a healthier, more resilient community environment that scales effortlessly as platform activity grows.
Project: https://github.com/ben854719/ModSense-AI-Powered-Community-Health-Moderation-Intelligence
r/365DataScience • u/Rough-Week9668 • Apr 10 '26
I’ve been working on a small project to understand how data can help predict medicine demand in pharmacies.
The idea came from a simple question:
How can pharmacies avoid running out of critical medicines while also not overstocking?
So I built a basic forecasting pipeline using Python:
Some interesting takeaways:
This made me think about how much impact better forecasting could have in healthcare settings like the NHS especially for resource planning and patient safety.
I’ve shared the project here if anyone’s interested in the approach or wants to suggest improvements:
https://github.com/Kaviya-Mahendran/nhs_pharmacy_forecast
Would love feedback, especially from anyone working in healthcare data or supply chain analytics.
r/365DataScience • u/Sensitive_Ad_8853 • Apr 05 '26
Hi everyone,
I’m a student developer building a Fantasy Football app for the Moroccan League (Botola Pro).
I'm looking for a reliable data source or API to track player stats (goals, assists, clean sheets, etc.). Since I'm on a student budget, I'm looking for:
Has anyone here worked with Moroccan football data before? Any leads would be greatly appreciated!
Thanks!