Showing results for March 2019 - Page 3 of 3 - Developer Support

Mar 1, 2019
Post comments count0
Post likes count0

Calculating server capacity and planning for future user growth

Developer Support
Developer Support

Do I need to add more servers if my user load grows by 10% each month for the next 12 months? That is a hard question to answer. Unless you have an Application Platform Management solution, it is hard to correlate function calls to CPU time and response times.

TeamPerformanceAPM
Mar 1, 2019
Post comments count0
Post likes count0

Exploring Feature Weights using R and Azure Machine Learning Studio

Developer Support
Developer Support

I find that machine learning experiment’s results are always interesting and somewhat unexpected in certain cases. On this comparison, the feature ranking results of PFI are often different from the feature selection statistics that are utilized before a model is created. This is useful in many cases, especially when training “black-box” models whe...

TeamMachine Learning