๐ฉ๐ฒ๐ฐ๐๐ผ๐ฟ๐ถ๐๐ฎ๐๐ถ๐ผ๐ป ๐ถ๐ป ๐ ๐ฎ๐ฐ๐ต๐ถ๐ป๐ฒ ๐๐ฒ๐ฎ๐ฟ๐ป๐ถ๐ป๐ด
In machine learning, vectorization refers to the process of converting operations into vector or matrix from.
Vectorization is a key concept for achieving high performance in machine learning algorithms, especially when dealing with large datasets.
Vectorized code can perform calculations in less time than code without vectorization.
This matters more when you are running learning algorithms on large datasets or trying to train large models which is always the case in machine learning.
Benefits of vectorized code.
1. Results in smaller code
2. Results in faster code
In sum, being able to write vectorized implementations of learning algorithms has been a key step to getting learning algorithms to run efficiently and therefore scale well to the large datasets that many machine learning algorithms now must operate on.
Below is an implementation of vectorization in Python. The vectorized version can use parallel hardware in the computer and therefore took less time when I ran the program.
Duration of Non-Vectorized Code: 598.6779 ms
Duration of Vectorized Code: 2.5864 ms
#machinelearning #bigdata #algorithms #performance #efficiency
At the end of each month, we give out cash prizes to 5 people with the best insights in the past month
as well as coupon points to 15 people who didn't make the top 5, but shared high-quality content.
The winners are NOT picked from the leaderboards/rankings, we choose winners based on the quality, originality
and insightfulness of their content.
Here are a few other things to know
1
Quality over Quantity — You stand a higher chance of winning by publishing a few really good insights across the entire month,
rather than a lot of low-quality, spammy posts.
2
Share original, authentic, and engaging content that clearly reflects your voice, thoughts, and opinions.
3
Avoid using AI to generate contentโuse it instead to correct grammar, improve flow, enhance structure, and boost clarity.
4
Explore audio contentโhigh-quality audio insights can significantly boost your chances of standing out.
5
Use eye-catching cover imagesโif your content doesn't attract attention, it's less likely to be read or engaged with.
6
Share your content in your social circles to build engagement around it.
Contributor Rankings
The Contributor Rankings shows the Top 20 Contributors on TwoCents a monthly and all-time basis.
The all-time ranking is based on the Contributor Score, which is a measure of all the engagement and exposure a contributor's content receives.
The monthly score sums the score on all your insights in the past 30 days. The monthly and all-time scores are calcuated DIFFERENTLY.
This page also shows the top engagers on TwoCents — these are community members that have engaged the most with other user's content.
Contributor Score
Here is a list of metrics that are used to calcuate your contributor score, arranged from
the metric with the highest weighting, to the one with the lowest weighting.
4
Comments (excluding replies)
5
Upvotes
6
Views
1
Number of insights published
2
Subscriptions received
3
Tips received
Below is a list of badges on TwoCents and their designations.
Comments