Data Science Economics

Data Mining: Way to go!

Data mining is the extraction of hidden predictive information from large databases, using a pattern recognition approach. In this comprehensive guide, we will walk you through the necessary steps of data mining with illustrative examples at each step. Before getting into data mining, you need to know what problem you’re trying to solve. The entire […]

Use of NumPy functions in Python

NumPy is a very useful library in python to work with arrays it is created in 2005 and also best to work on linear algebra and matrices in this practical work we are going to solve some mathematical operation using NumPy library you can practise it on any supportive environment that best fitted for NumPy , we recombed you to practice on Jupiter notebook .