Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Best practices
0 votes
0 replies
62 views

I am using Cursor IDE on the free tier for web development. Recently, my usage quota is exhausting almost immediately. usually after only 2 or 3 prompts in a session. I know the free plan has limits, ...
Score of 1
1 answer
98 views

I have got myself into a bit of a mess, trying so many things. I am probably making this far too complicated. The functionality sits in a large admin panel project and we use html helper as opposed to ...
Tooling
1 vote
2 replies
119 views

I’m working on an Android (Java) mobile app for a school project, and I’m trying to integrate a virtual try-on feature (clothes fitting on user images). I’ve explored a few options on platforms like ...
Tooling
0 votes
3 replies
71 views

I have a raw time series dataset. Can I use classification models on time series data? If yes which classification models can I use without forecasting? Most examples I’ve seen focus on forecasting or ...
Tooling
0 votes
1 replies
58 views

I have a question about building a model in AnyLogic. I want to create a model of the action potential of an excitable tissue cell (like muscle). I created an impulse variable that I can change using ...
Advice
1 vote
3 replies
117 views

I’m working on a FastAPI backend that generates different types of content (social posts, blogs, emails). Many responses share common fields (id, metadata, generated text), but each format also has ...
Advice
0 votes
2 replies
116 views

Context: I’m predicting 8 music genre families using 114,000 Spotify tracks based only on raw audio DNA (danceability, acousticness, energy, etc.). The Plot Twist: My baseline Neural Network hit 82% ...
Score of 0
0 answers
48 views

I am in the process of merging two tables in a tabular model of SQL Server Analysis Services (on-premises). One of the tables comes from a Master Data Services (MDS) and was created manually on the ...
Best practices
0 votes
4 replies
82 views

I am building a binary classification model to predict customer churn. I am currently using a Logistic Regression model in scikit-learn and have managed to achieve an ROC-AUC score of 0.91 on my test ...
Advice
0 votes
1 replies
68 views

I am currently designing a web-based social network application intended for students at my university to communicate with each other and share information. I have created a UML class diagram to model ...
Advice
1 vote
1 replies
42 views

I'm new to metabolic models and I'm currently trying to analyze the growth of some genome-scale metabolic models obtained from CarveMe. I have set the medium that I'm interested but when reading the ....
Advice
0 votes
0 replies
24 views

Can anyone advise me on the code for opencart so that when I click on a model, it will search for data from the model and display it in the opencart search <li>{{ text_model }} {{ model }}</...
Score of 1
1 answer
181 views

I would like to fit a linear mixed model with random slopes and intercepts whose variances depends on nested factors. Here is the model (R is a factor nested in G) : with g=1,...,G, a=10, b=20, bg = ...
Score of 0
0 answers
43 views

I have a Customer table storing customer information like first name, last name, etc., and a separate Address table. In the customer creation/editing view (UI), I also collect address information from ...
Score of 0
0 answers
76 views

I am trying to create scatter plots showing the partial effects of the significant variables from my linear mixed effects model. The model is examining the association between various behavioural ...

15 30 50 per page
1
2 3 4 5
1422