Sampada Vardhe

Machine Learning

Machine Learning Machine Learning is the branch of science which enables computers to learn about the model patterns without being programmed. It is one of the most interesting and challenging technologies today. The ability of learning makes machine learning to act like humans. Companies are using machine learning to develop organization decisions, increase the productivity…

Libraries for Data Science in Python

Libraries for Data Science in Python In the world of programming, a library consists of a number of precompiled codes which can be used to perform a specific task in the program. Generally, a library may also contain configuration data, a huge amount of documentation, templates and classes etc. Libraries in Python make programming convenient…

Use of Python in Data Science

Introduction to Python: “Python” was invented by Guido van Rossum in the year 1991 and Python is considered to be one of the most popular programming languages. Python has wide applications in Web Development, Software Development, Mathematics, System Scripting and many more. Python works well on various platforms such as Mac, Linux, Raspberry Pi, Windows…

Read A Journey To Python

History of Python Python is a general-purpose programming language that can be used for anything like developing Web pages, Machine learning, Data analysis or any sort of application. Python was developed by Guido Van Rossum at national research institutes for mathematics and computer science, Netherland. In contrast to popular belief that python was named after…

Top Tools For Data Science Professionals

Data science consists of leveraging large datasets to extract valuable information that can be transformed into actionable business decisions. Data scientists are the talented minds that accumulate process, manipulate, clean up and analyze data to extract valuable insights. Knowing how to use Data Science tools can help you build a successful and rewarding career in…

What is Hypothesis Testing

What do you understand by term Hypothesis?  Hypothesis is a proposition made as a basis for reasoning, without any assumption of its truth. There are many problems in which, rather than estimating the value of a parameter, we need to decide whether to accept or reject a statement about the parameter. This statement is called…