RandomForest is a cool algo but be careful of the default tree depth hyper-parameter; it want's to overfit your data
Tree depth is how "deep" the decision tree goes, e.g. how many decisions are made before coming to an answer. If you use RF, but don't know about max tree depth...
@SEPTA_SOCIAL Thank Enjoil! The Septa websites said that the Sports Express trains were no longer and to expect delays. Even if there are no system issues, is the BSL running a regular schedule? Thanks!
@zachlanebryan Tickets for the Philly show were super expensive. The. I saw a video of you in a Phillies hat and I bought those tickets immediately! Go Phils!!!
@vboykis Sorry, the DistributedSquid deployment of ParaaS is only available in the Azure-Denmark-South region. However, the UniSquid Parameter Pond is available bare metal.
Executing queries on spatial data can be difficult due to the complex polygonal shape of geographical boundaries. That's why geospatial systems resort to a strategy called โFilter-Refineโ to evaluate geospatial predicates efficiently. Details in๐งต
#geospatial#DataAnalytics#SQL
@MoSarwat The Anime (top right) versions are the most fun for me. But top left is a pretty authentic and interesting version. I think itโs a fun and engaging use of deep learning ๐คท
"With hard work and perseverance, anything is possible despite your initial circumstances. After 100 rejection letters, I was recruited by Snowflake in 2018 and have been enjoying every minute since!โ โ Marion B. Consulting Manager at Snowflake #BlackHistoryMonth
Finally learned some basic raster analysis, and took the USGS topographic elevation + National Land Cover datasets to create a least-cost-distance path from Harrisburg to Pittsburgh. (Corridors in background). Results are interesting for high speed rail implications!