<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>data collection Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/data-collection/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/data-collection/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Mon, 18 Nov 2019 05:18:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>TOP 8 IMAGE PROCESSING LIBRARIES IN PYTHON</title>
		<link>https://www.aiuniverse.xyz/top-8-image-processing-libraries-in-python/</link>
					<comments>https://www.aiuniverse.xyz/top-8-image-processing-libraries-in-python/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Mon, 18 Nov 2019 05:18:10 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[data collection]]></category>
		<category><![CDATA[data scientists]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Images]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=5219</guid>

					<description><![CDATA[<p>Source:-analyticsindiamag.com A huge amount of the data collected today is made up of images and videos. That is why effective image processing for translating and obtaining information is crucial for businesses.&#160; Data scientists usually preprocess the images before feeding it to machine learning models to achieve desired results. Consequently, it is paramount to understand the <a class="read-more-link" href="https://www.aiuniverse.xyz/top-8-image-processing-libraries-in-python/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/top-8-image-processing-libraries-in-python/">TOP 8 IMAGE PROCESSING LIBRARIES IN PYTHON</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source:-analyticsindiamag.com</p>



<p>A huge amount of the data collected today is made up of images and videos. That is why effective image processing for translating and obtaining information is crucial for businesses.&nbsp;</p>



<p>Data scientists usually preprocess the images before feeding it to machine learning models to achieve desired results. Consequently, it is paramount to understand the capabilities of various image processing libraries to streamline their workflows.<br></p>



<p>In this article, we are listing down the top image processing libraries in Python:</p>



<h3 class="wp-block-heading">1. Scikit-image</h3>



<p>Scikit-image uses NumPy arrays as image objects by transforming the original pictures. These ndarrys can either be integers (signed or unsigned) or floats. And as NumPy is built in C programming, it is very fast, making it an effective library for image processing. Among different methods, data scientists often utilise greyscale technique where each pixel is a shade of grey.<br></p>



<h3 class="wp-block-heading">2. OpenCV</h3>



<p>First released in 2000, OpenCV has become a popular library due to its ease of use and readability. The library is focused on image processing, face detection, object detection, and more. It is written in C++ but also comes with Python wrapper and can work in tandem with NumPy, SciPy, and Matplotlib. Backed by more than one thousand contributors on GitHub, the computer vision library keeps enhancing for an effortless image processing.</p>



<h3 class="wp-block-heading">3. Mahotas</h3>



<p>Mahotas allows developers to use its advanced features such as haralick, local binary patterns, and more. It can compute 2D and 3D images through mahotas.features.haralick module and perform advanced image processing by extracting information from pictures. Mahotas has over 100 functionalities for computer vision capabilities that can enable you to carry out processes like watershed, morphological processing, convolution, and more.</p>



<p>Here’s the link to the documentation and GitHub.<br></p>



<h3 class="wp-block-heading">3. SimplelTK</h3>



<p>Unlike other libraries that consider images as arrays, SimpleITK treats images as a set of points on a physical region in space. The region occupied by images is defined as origin, spacing, size, and direction cosine matrix. This modus operandi enables it to effectively process images. It supports a wide range of dimensions that includes 2D, 3D, and 4D.</p>



<h3 class="wp-block-heading">4. SciPy</h3>



<p>SciPy is primarily used for mathematics and scientific computations, but you can also implement algorithms for image manipulation by importing scippy.ndimage module. You can carry out binary morphology, object measurements, linear and non-linear filtering. Besides, one can draw contour lines, adjust interpolation, filter, effects, denoising, and other similar extraction and segmentation on images.SEE ALSO</p>



<h3 class="wp-block-heading">5. Pillow</h3>



<p>The library is an advanced version of PIL, which is supported by Tidelift. It includes various processes in image processing such as point operations, filtering, manipulating, and more. Pillow also supports a wide range of image formats, thus makes its must-have library for handling images.</p>



<h3 class="wp-block-heading">6. Matplotlib</h3>



<p>Matplotlib is mostly used for 2D visualisations, but it can also be leveraged for image processing. Although it does not support all the file formats, Matplotlib is effective in altering images for extracting information out of it.</p>



<h3 class="wp-block-heading">Outlook</h3>



<p>Image and video processing techniques are rapidly being adopted across the globe due to its many use cases. More recently, Indian Railways is using facial recognition for identifying criminals. Besides, it has also become an integral part of data science and artificial intelligence workflow for gathering information out of images or videos. </p>



<p>While we have compiled a few most widely used libraries, there are numerous others in the technology marketplace that can be used for specific requirements. Therefore, you should identify your needs and based on that you can determine the best-fit image processing library.</p>
<p>The post <a href="https://www.aiuniverse.xyz/top-8-image-processing-libraries-in-python/">TOP 8 IMAGE PROCESSING LIBRARIES IN PYTHON</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/top-8-image-processing-libraries-in-python/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Stats NZ mines your cellphone data &#8211; should you be worried?</title>
		<link>https://www.aiuniverse.xyz/stats-nz-mines-your-cellphone-data-should-you-be-worried/</link>
					<comments>https://www.aiuniverse.xyz/stats-nz-mines-your-cellphone-data-should-you-be-worried/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Mon, 14 Oct 2019 08:13:01 +0000</pubDate>
				<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[cellphones]]></category>
		<category><![CDATA[data collection]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Stats NZ]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=4626</guid>

					<description><![CDATA[<p>Source: rnz.co.nz It can be hard to know how much we should care about our digital footprint &#8211; but like it or not, most of us have one. From the first check of the phone in the morning, to the ride in to work, to lunchtime swiping of loyalty cards, we leave a trail of <a class="read-more-link" href="https://www.aiuniverse.xyz/stats-nz-mines-your-cellphone-data-should-you-be-worried/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/stats-nz-mines-your-cellphone-data-should-you-be-worried/">Stats NZ mines your cellphone data &#8211; should you be worried?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: rnz.co.nz</p>



<p> It can be hard to know how much we should care about our digital footprint &#8211; but like it or not, most of us have one. </p>



<p>From the first check of the phone in the morning, to the ride in to work, to lunchtime swiping of loyalty cards, we leave a trail of information behind us as we go about our lives.</p>



<p>Our movements, online activity and spending habits all paint a picture of who we are and – of special interest to marketers – what we buy.</p>



<p>Data collection can be a scary thought to some; a digital dystopia where our private information is collected without us really noticing and sold on.</p>



<p>But then again, maybe it’s a good thing.</p>



<p>Stuff journalist Katie Kenny, who reports on digital trends, says data collection has pros and cons.</p>



<p>&nbsp;“It can make society a much fairer place if Governments are making really data-driven decisions around infrastructure and allocation of resources and things like that.</p>



<p>“On an individual level, there are conveniences. Even something as simple as a discount is an incentive to sign up for a loyalty club.</p>



<p>“The way that ads will pop up that are tailored to your previous browsing habits; some people think it’s creepy, some people think it’s helpful… but it can make life easier.”</p>



<p>But Kenny says the downside is that we run the risk of people knowing too much about us.</p>



<p>“At the extreme end, are we heading towards a surveillance society?</p>



<p>“We are very much in a society that I wouldn’t say is zero-privacy, but there’s certainly not a lot of privacy.”</p>



<p>While data collection is far from a new thing, Stats NZ’s latest information venture is looking to shake up the data game by accessing information held by phone companies.</p>



<p>Data Ventures is a commercial start-up from within Stats NZ. Its first project, Population Density, measures what the name suggests: how many people are in one place, at one time.</p>



<p>It does this by taking information provided by telcos from cell phone towers, and then compiles that information to show where all the people are.</p>



<p>Then that information’s sold on – initially, back to Government departments, but Data Ventures isn’t ruling out venturing into the private data market, either.</p>



<p>Kenny says that information will be used to plan for tourism peaks and troughs, and emergency planning too.</p>



<p>“You can use a big event like a rugby game, where you have 70,000 people gathered in open space, and then suddenly they’re leaving – this data would show hour by hour which highways are getting overloaded … and how quickly they’re able to get out of a central city area. &nbsp;</p>



<p>The project’s attracted few privacy concerns. The Privacy Commissioner, Government ministers and phone providers Spark and Vodafone are all confident the anonymised nature of the data means no individual can be identified.</p>



<p>“It’s not the same as Google data, or other movement data, because it doesn’t track movements from A to B, it just provides a map of the number of people in a portion of a country,” says Kenny.</p>



<p>Not everyone is comfortable with it however.</p>



<p>A notable exception to this data train is 2 Degrees, which has opted out of the Population Density project over potential privacy concerns with future projects.</p>
<p>The post <a href="https://www.aiuniverse.xyz/stats-nz-mines-your-cellphone-data-should-you-be-worried/">Stats NZ mines your cellphone data &#8211; should you be worried?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/stats-nz-mines-your-cellphone-data-should-you-be-worried/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IMPROVING EMPLOYEE MANAGEMENT USING BIG DATA</title>
		<link>https://www.aiuniverse.xyz/improving-employee-management-using-big-data/</link>
					<comments>https://www.aiuniverse.xyz/improving-employee-management-using-big-data/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 17 Aug 2017 08:38:20 +0000</pubDate>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Data Science]]></category>
		<category><![CDATA[analytics practices]]></category>
		<category><![CDATA[Big data]]></category>
		<category><![CDATA[data collection]]></category>
		<category><![CDATA[EMPLOYEE MANAGEMENT]]></category>
		<category><![CDATA[employee satisfaction]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=657</guid>

					<description><![CDATA[<p>Source &#8211; dataconomy.com Google regularly gets voted as the best company to work for in USA – its employees get generous paid holidays, free food and are even encouraged to take power naps during the work day in those ‘nap pods’. Google has been providing an excellent workplace atmosphere to its staff – not because they <a class="read-more-link" href="https://www.aiuniverse.xyz/improving-employee-management-using-big-data/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/improving-employee-management-using-big-data/">IMPROVING EMPLOYEE MANAGEMENT USING BIG DATA</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; dataconomy.com</p>
<p>Google regularly gets voted as the best company to work for in USA – its employees get generous paid holidays, free food and are even encouraged to take power naps during the work day in those ‘nap pods’. Google has been providing an excellent workplace atmosphere to its staff – not because they are lovely people. As with everything they do, these decisions are purely backed by data – data showed that treating their employees like this would improve employee satisfaction and ultimately their bottom lines.</p>
<p>Although most businesses have adopted big data as a critical component of their customer experience enhancement and market analytics practices, there are more applications that are being overlooked by many. Big data can effectively be used to improve employee management in an organization which would ultimately improve their operational efficiency and employee retention rates among countless other benefits.</p>
<p>Most companies still use the traditional method of measuring employee performance which uses the key performance indicators (KPI). Although this method may still work to an extent, it does not factor in some of the crucial points like the motivation level, derived work satisfaction and the actual potential of the employee. Tying the organization’s long-term HR goals to certain data points that can be tracked from the employees would be the first step towards innovating employee management. Let’s see how this can be achieved.</p>
<p><b>Don’t just collect data, listen</b></p>
<p>Although organizations use employee surveys with good intentions, this process is riddled with deficiencies. For one thing, getting access to the real data is always better than data provided via surveys as it tends to be less reliable.</p>
<p>Just like listening to the customer isn’t a one-time thing, listening to your employees shouldn’t be limited to an employee satisfaction survey. The data is never static, which means your data gathering pursuit should be a never-ending one. It helps to make your employees actively participate in the discussion. The prime focus should be on gathering multiple data points from different internal departments which should give you the bigger picture. It should also be noted that there’s a thin line between employee data collection and privacy intrusion. The data collection activities should be ethical and within the limits.</p>
<p><b>Make the KPIs Employee-Centric</b></p>
<p>The KPIs being used by high-level executives fail to address some of the key factors that affect employee performance like the satisfaction level and whether or not the employee is incentivized enough to make things happen. Simply put, you should make the KPIs more employee centric and also make sure to include them in the process. If long-term metrics like tenure and retention rates are what you seek, it’s important to define a list of KPIs that factor in employee satisfaction and motivation.</p>
<p>You can begin by quizzing them about what they consider to be the indicators of motivation and satisfaction and then incorporate the responses into your metrics to track. Considering the cost and challenges associated with hiring and training, ignoring this would be a big mistake.</p>
<p><b>Measure, Recalibrate and Adjust</b></p>
<p>It’s important to revisit your HR objectives once in a while and check if the data backed employee management strategy is helping you improve the retention rates and employee performance. It’s better to tie the employee KPIs into your HR objectives as it helps assess the progress better. The review periods will also help you stay on track or recalibrate when needed.</p>
<p>Collect the data, review and analyze it and make the necessary adjustments on a continuous basis. Making big data work internally will take exactly the same commitment as it would externally. It’s understandable if you track the wrong data in the initial stages, since employee metrics to be tracked can vary across industries and organizations, it’s tough to establish a standard set of metrics here. You will have to go via the trial and error method to find out what metrics give you the most accurate results in terms of employee management.</p>
<p>Intel used the same approach in their organization and found out certain attributes that make employees leave or stay loyal to reduce attrition by 20 percent during a six-month trial, according to The Wall Street Journal.</p>
<p><b>Filling the gaps</b></p>
<p>Data collection, as we discussed above is a continuous pursuit. As you collect data, it’s important to revisit the collected data in order to evaluate its quality. This should be followed by filling the gaps in your big data funnel. Analysis is the final and most crucial step in the process. It’s important to be unbiased while deriving insights from the data collected as this could skew your results and lead you to bad decisions.</p>
<p><b>Conclusion</b></p>
<p>Gathering data from employees is a controversial topic and many employees might resent this level of analysis of their activities. But the issue can be resolved by implementing it the right way. In fact, there are many less provocative uses for employee data collection and analysis.</p>
<p>The post <a href="https://www.aiuniverse.xyz/improving-employee-management-using-big-data/">IMPROVING EMPLOYEE MANAGEMENT USING BIG DATA</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/improving-employee-management-using-big-data/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
