Posts

Showing posts from June, 2022

Data Science in Healthcare

Image
          Data science is an interdisciplinary field that uses scientific methods, data mining techniques, machine learning algorithms, and big data to extract knowledge and insights from many structured and unstructured data. The healthcare industry produces large datasets containing useful information about patient demographics, treatment plans, health care results, insurance, and more. The data collected by Internet of Things (IoT) devices has attracted the attention of data scientists. Data science supports the processing, management, analysis, and assimilation of large amounts of fragmented, structured, and unstructured data created by healthcare systems. This data requires effective management and analysis to produce factual results. This article reviews and describes the data cleaning, data mining, data preparation, and data analysis processes used in healthcare applications. This article provides insights into the status and perspectives of big data...

Comparison of Inheritance and Polymorphism in OOP

Image
         Polymorphism and Inheritance being the most important and commonly used characteristics of Object-Oriented Programming play a very important role in the learning process of Object-oriented Programming. Thus the question arises that which of these characteristics has more advantages and which character has more disadvantages. Before comparing these two characteristics, let's first get acquainted with them. What is Polymorphism? The word polymorphism means having many forms. In simple words, we can define polymorphism as the ability of a message to be displayed in more than one form. Polymorphism basically means having many forms, and when we have many classes that are related to each other by inheritance, it occurs. Inheritance imports or we can say inherits the properties from another class. Polymorphism uses these properties or methods in various tasks. Types of Polymorphism Static polymorphism:  Static polymorphism is also called Compile-time Pol...

3D Printing Technologies

Image
As 3DP is one of the rapid growing industries, many technologies for 3D printing have been developed over the last few years. Here is the glimpse of the important 3D Printing technologies. Stereolithography Stereolithography Apparatus(SLA) is a liquid grounded process that builds corridor directly from CAD software. SLA uses a low-power ray to harden the print-sensitive resin and achieve polymerization. The Rapid Prototyping Stereolithography process was developed by 3D Systems of Valencia, California, USA, innovated in 1986. The SLA rapid-fire prototyping process was the first entry into the rapid-fire prototyping field during 1980s80’s and continues to be the most extensively used technology. Process The process begins with a 3D CAD train. The train is digitally sliced into a series of resemblant vertical ccross-sectionswhich are also handed to the stereolithography outfit( SLA) one at a time. A laser also traces the path of the cross-section on the photopolymer which solidifies to for...