Machine-learning_DevOps-Artisan

SQL Database Installation and Create-Table

SQL server is the most popular database of microsoft company which was develop in 1989. SQL stands for Structure Query Language. It is RDBMs so in this case record is store in tabular format. It is platform dependent because it runs only on windows operating system. Its installation is easy because it is product Microsoft. There are many editor of SQL server available in market, such as Express Enterprises, Developer, Compact, web, etc. Its providers graphical facilities so we do not require or need to remember commands. SQL is not case sensitive

Banner Basic Engineer

PyBrain Library Functions in Python

PyBrain is stands for Python-Based Reinforcement Learning, Artificial Intelligence, and Neural Network Library is knows as PyBrain. Pybrain is an open source and machine learning library. It is flexible, easy-to-use yet still powerful algorithms for Machine Learning. Some easy to use training algorithms for networks, datasets, trainers to train and test the network.

Banner Basic Engineer

Plotly Library Functions in Python

Plotly is a library use for data visualization. Users can visualize and analyse the data online. This library is use for developing interactive graphs and charts. It is Free and open source plotting library that allows nearly about 40 unique chart and plot types, covering a huge range of algebraic, economical, geographical 3 -Dimensional and scientific user cases. Plotly library of python is develops on the top of Plotly JS

Banner Basic Engineer

Bokeh Library Functions in Python

Bokeh is an interactive visualization library in python. The best feature which bokeh provides is highly interactive graphs and plots. Dislike Matplotlib and Seaborn, they are also Python packages for data visualization is knows as Bokeh. The Bokeh primarily focus on convert the data source into JSON file which is use as input for BokehJS.