From Bloomberg Opinion on Stock Market News . Junk Bonds Endure an Awful Day But Live to Tell About It – Brian Chappatta Mnuchin Forgot to Check His Figures on Stock Volatility – Nir Kaissar Fed’s No-Win: Balancing Growth and Market Fragility – Mohamed A. El-Erian A Financial Canary in a Coal Mine – John …
Category: ব্লগ । Blog
ব্লগ । Blog
Dec 21
Different types of Distance for ML Algorithms
Manhattan, Cosine, Ln Form # http://dataaspirant.com/2015/04/11/five-most-popular-similarity-measures-implementation-in-python/ # Manhattan def manhattan(x, y): return sum( abs(a-b) for a, b in zip(x,y)) d = manhattan([5,10], [30,20]) print(d) #—— Cosine Distance import math def square_rooted(x): return math.sqrt(sum([a * a for a in x])) def cosine_distance(x, y): numerator = sum ( a * b for a, b in zip(x, y …
Oct 26
Future Startup Weekly
Future Startup Weekly Email "FS Weekly Please find the updates that you missed from FS in last 7 days. If you enjoy them, please share the mail with others. Adzuna Acquires UK’s Leading Tech Startup Job Board Work in Startups Chaldal Launches Bangladesh’s Largest E-commerce Warehouse CMED Health Wins The HEAD Foundation Innovative Social Enterprise …
Aug 31
These Startups Want To Shake Up Primary Education, Fashion, Real Estate Buying, Travel, And What Food You Consume In Dhaka
These Startups Want To Shake Up Primary Education, Fashion, Real Estate Buying, Travel, And What Food You Consume In Dhaka These Startups Want To Shake Up Primary Education, Fashion, Real Estate Buying, Travel, And What Food You Consume In Dhaka FS Weekly Digest: The Insights You Missed Last Week (Late)
Aug 30
Building Serverless Web Applications with AWS Amplify
An AWS Online Tech Talk. Webinar: Building Serverless Web Applications with AWS Amplify Recording Presentation slides
Aug 30
Migrating Microsoft Workloads Like an Expert
an AWS Online Tech Talk. Webinar: Migrating Microsoft Workloads Like an Expert Recording Presentation slides
Aug 30
Empower Your Organization with Alexa for Business
an AWS Online Tech Talk. Webinar: Empower Your Organization with Alexa for Business Recording Presentation slides
Aug 27
Automate Threat Mitigation Using AWS WAF and Amazon GuardDuty
AWS Online Tech Talk. Webinar: Automate Threat Mitigation Using AWS WAF and Amazon GuardDuty Recording Presentation slides
Aug 27
Using Predictive Analytics in Industrial IoT Applications
AWS Online Tech Talk. Webinar: Using Predictive Analytics in Industrial IoT Applications Recording Presentation slides
Aug 23
Distributed Tracing for Kubernetes Applications on AWS
AWS Online Tech Talk. Webinar: Distributed Tracing for Kubernetes Applications on AWS Recording Presentation slides