@romain_vialard Thank you for this @romian_vialard!! I am using it for a client's art store but the problem is it is only showing the top 200 items in the visualization. Do you know how can I increase this limit?
Thanks
@ishiid @malikridvan @KiaraUniv I think there should be an AI model as well, that can test students and recommend studies based on their interests and behavior.
The more data we would get for this model, the more personalized recommendations we can provide.
Something wild is happening on the Midjourney subreddit.
People are telling stories and sharing photos of historic events - like the “Great Cascadia” earthquake that devastated Oregon in 2001.
The kicker? It never happened. The images are AI-generated.
Benefits:
Personalized and Optimized Meal Plan
Time and Effort Saving
Potential Athletic Performance Improvement
Cost Saving
Flexibility in meal planning
@ishiid
@ishiid@ThePSF The main reason would be saving time and effort. These libraries have already implemented the algorithms and have been tested and optimized for performance.
But if we need everything done manually that is possible as well.
Examples of real-life problems that can be solved using mathematical optimization:
1. Portfolio Optimization
2. Transportation Routing
3. Production Planning
4. Diet Optimization
@ishiid
@ishiid 3. Formulate the problem in R or Python:
Using quadprog package in R or CVXPY package in Python
4. Interpret the solution:
Generate a daily meal plan based on the solution
@ishiid Diet Optimization Using Quadratic Programming:
1. Objective function:
Minimize the cost while meeting the nutritional requirements
2. Define the constraints:
i.e. maximum budget, minimum protein, minimum sodium etc
Steps involved:
1. Defining the objective
2. Gathering data
3. Defining constraints
4. Building the optimization model
5. Testing the model
6. Implementing the model