Skip to main content

SCIKIT LEARNING

  A free software machine learning library for the Python programming language is called Scikit-learn. David Cournapeau is the developer of Scikit-learn. It initially released in June 2007. Matthieu Brucher joined the project and started to use it as a part of his thesis work. In 2010 INRIA got involved and the first public release (v0.1 beta) was published in late January 2010.
   The operating system of this learning is Linux, macOS, Windows. Python, C, C++, Cython are the programming language of sci-kit learn. The new version of sci-kit learn is version 0.24.1.

  There are two types of learning. They have supervised learning and unsupervised learning. It contains a lot of efficient tools for machine learning and statistical modeling including classification, regression, clustering, and dimensionality reduction.
  It is a higher-level library that includes implementations of several machine learning algorithms, so you can define a model object in a single line or a few lines of code, then use it to fit a set of points or predict a value. It features are refers in NumPy and Pandas.


  Some of the popular groups of model provided by sci-kit-learn are clustering is for grouping unlabeled data such as KMeans, cross Validation is for estimating the performance of supervised models on unseen data, datasets are for test datasets, and for generating datasets with specific properties for investigating model behavior, dimensionality reduction is for reducing the number of attributes in data for summarization, visualization and feature selection such as principal component analysis, Ensemble methods is for combining the predictions of multiple supervised models, supervised models are a vast array not limited to generalized linear models, discriminate analysis, naïve Bayes, lazy methods, neural networks, support vector machines, and decision trees. manifold learning is for summarizing and depicting complex multi-dimensional data.


Credits: Hemarajee

Comments

Post a Comment

Popular posts from this blog

WHY ATLANTIC AND PACIFIC OCEAN ARE NOT MIXED?

Nearly 72% of the earth is filled with water and it is present with different names- oceans, seas, rivers. Why are they named differently? There are five oceans namely Artic ocean, Atlantic Ocean, Pacific Ocean, Indian ocean and Antarctic ocean . All the oceans are different in their physical and biological character called ocean clines. When we look at the Atlantic and Pacific Ocean junction, they do not mix. Is there any invisible Wall in between them? Many scientists have conducted research to solve this mystery. The Atlantic and Pacific Ocean have different chemical composition. The salinity of the water in the Atlantic Ocean is five times more than the Pacific Ocean. The density of water is also different, so even marine animals in Atlantic Ocean will not go to the Pacific Ocean. They cannot survive in other oceans. Atlantic and Pacific Ocean meet at Cape Horn. The narrow straight line formed by the water bodies is called Drake Strait. The Pacific Ocean is ...

The Chemical Lake

 Spotted Lake or Lake khiluk in Canada is richly concentrated with various minerals. It contains dense deposits of magnesium sulfate, calcium, and sodium sulfates. It also contains high concentrations of eight other minerals and lower amounts of silver and titanium. Most of the water in the lake evaporates over the summer, revealing colorful mineral deposits. Large ‘spots’ on the lake appear and are colored according to the mineral composition and seasonal amount of precipitation. Magnesium sulfate, which crystallizes in the summer, is a major contributor to spot color.  Originally known to the First Nations of the Okanagan Valley (Native American Tribe) as Khiluk, Spotted Lake was for centuries and remains revered as a sacred site thought to provide therapeutic waters. It is the most mineralized lake in the world. Each spot holds a different cure due to the unique chemical content found within each puddle. Lake Khiluk is considered a saline endorheic alkali lake. The Okanag...

Why Artificial Intelligence is important in Future

  Why AI is important :  As per the survey , 84% of businesses are moving towards an AI enabled ecosystem to sustain in the competitive world.Artificial intelligence is impacting the future of virtually every industry and every human being. Artificial intelligence has acted as the main driver of emerging technologies like big data, robotics and IoT, and it will continue to act as a technological innovator for the foreseeable future.  In the long term, an important question is what will happen if the quest for strong AI succeeds and an ecosystem becomes better than humans at all cognitive tasks. As pointed out by I.J.Good in 1965, designing smarter systems is itself a cognitive task. Such a system could potentially undergo recursive self improvement triggering an intelligence explosion leaving human intellect far behind. By inventing revolutionary new technologies such a superintelligence might help us eradicate war , disease and poverty and so the creation of strong AI mi...