Data mining and machine learning software

Apache SystemDS

Apache SystemDS (Previously, Apache SystemML) is an open source ML system for the end-to-end data science lifecycle. SystemDS's distinguishing characteristics are: 1. * Algorithm customizability via R-like and Python-like languages. 2. * Multiple execution modes, including Standalone, Spark Batch, Spark MLContext, Hadoop Batch, and JMLC. 3. * Automatic optimization based on data and cluster characteristics to ensure both efficiency and scalability. (Wikipedia).

Apache SystemDS
Video thumbnail

LINUX: Creating directory alias for Apache

More videos like this on http://www.theurbanpenguin.com : In this video we use openSUSE Linux to demonstrate creation of virtual or alias directories for apache. this alias allow apache to point to any directory in the file-system not just those under htdocs. The example we use here is f

From playlist Linux

Video thumbnail

Apache Installing onto Windows Server 2012

More videos like this online at http://www.theurbanpenguin.com Apache is still the most used Web server software so latest see it install on Microsoft's Windows Server 2102

From playlist Learning Apache HTTP Server

Video thumbnail

Learning Apache http server - installing on Windows

More videos like this online at http://www.theurbanpenguin.com This series will work mainly with Apache on Linux, but if you are hosting in a Windows environment we will show you how the configuration remains the same, with the smae shared modules and the same httpd.conf. What could be mor

From playlist Learning Apache HTTP Server

Video thumbnail

Installing Apache on Ubuntu 12 04 Server

More videos like this online at http://www.theurbanpenguin.com A quick install of Apache on Ubuntu. looking at how the services start and stop as this is still controlled through SySV scripts

From playlist Learning Ubuntu Server

Video thumbnail

Apache HTTPD Installing from Source

More videos like this online at http://www.theurbanpenguin.com In this video we look at how we install Apache HTTPS 2.4.6 from source onto CentOS 6.4. We will need the httpd source files and the apr and apr-utils sources. Installing onto a minimal server install will see ther required soft

From playlist Learning Apache HTTP Server

Video thumbnail

Install Apache MySQL and PHP on SUSE Linux

More videos like this online at http://www.theurbanpenguin.com Starting a new mini series on LAMP Linux Apache MySQL and PHP, We install this onto SUSE Linux using zypper from the command line, start the services and connect to the web server and database server

From playlist Learning Apache HTTP Server

Video thumbnail

Learning Apache http server - Executing CGI scripts

More videos like this online at http://www.theurbanpenguin.com. One thing we find using a minimal setup of Apache is that we have to enable everything. This I like as we then know what is happening. This includes running CGI scripts on the server for dynamic web pages. We take a look at us

From playlist Learning Apache HTTP Server

Video thumbnail

RH124 CentOS 7 Managing services with systemd

More videos like this online at http://www.theurbanpenguin.com Red Hat Enterprise Linux 7 and the subscription free version CentOS 7 now use systemd over upstart and the earlier SysV scriots. Of course then you need to take a look at managing services with the new tools. We will install th

From playlist RH124

Video thumbnail

Learning Apache http server- server status and server info

More videos like this online at http://www.theurbanpenguin.com Having built our minimal web server we will start to grow it piece by piece and here we look at adding two additional shared modules, server-status and server-info. Of course, as these server out critical information about the

From playlist Learning Apache HTTP Server

Video thumbnail

LPIC-2 202 Apache SSL

More videos like this online at http://www.theurbanpenguin.com In this video we look at installing SSL certificates to the Apache HTTPD server so that we can have secure connections with HTTPS

From playlist LPIC-2

Video thumbnail

The ONE Book that Every Linux Sysadmin Should Have

The Unix and Linux System Administration, 5th edition has arrived! Grab the new edition! https://www.amazon.com/gp/product/0134277554/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&tag=tutorialinux-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=0134277554&linkId=7b3d8041e639b32baa5d773452df19ee

From playlist Book Reviews

Video thumbnail

systemd on Linux 1: Intro and Unit Files

The first video in the systemd series, covering the basics of Linux init and systemd, including how to create systemd unit files for services. 0:00 Introduction 0:51 What is init in Linux? 1:45 SysV init 2:40 systemd's Components and Responsibilities 3:22 systemd Unit Types 4:52 Unit file

From playlist The Linux Basics Course: Beginner to Sysadmin, Step by Step

Video thumbnail

Should You Use SystemD?

Revisiting the argument over SystemD or not SystemD. 👇 PULL IT DOWN FOR THE GOOD STUFF 👇 Patreon - https://patreon.com/thelinuxcast Liberapay - https://liberapay.com/thelinuxcast/ Youtube - https://www.youtube.com/channel/UCylG... ===== Follow us 🐧🐧 ====== Discord - https://discord.gg/bP

From playlist Is it Good?

Video thumbnail

Why Do People Hate systemd So Much?

Today I talk about why people seem to hate systemd so much. Patreon - https://patreon.com/thelinuxcast Liberapay - https://liberapay.com/thelinuxcast/ ===== Thanks to Our Patrons! ==== Devon C. -- Tier 4 Patron Chris - Tier 4 Patron EastCoastWeb - Tier 4 Patron Gentoo is Fun Too- Tier

From playlist Rambles

Video thumbnail

Introduction to systemd timers

0:00 Introduction 0:37 Why not cron? 1:13 Video Table of Contents 2:13 Crontab implementation 4:22 Systemd Timers implementation 7:40 Testing 8:30 Starting your trigger unit 10:04 Next steps 11:45 Tech Interview Anxiety 12:49 Conclusion and other systemd videos 👨‍💻 Practice coding intervi

From playlist Bite-Sized Knowledge

Video thumbnail

MySQL/MariaDB Basics (RHCE Certification Study)

The very basics of MariaDB (the MySQL fork used in RedHat certification exams). 99% of this also applies to 'regular' MySQL and non-RHEL Linux distributions. 0:30 Quick 3-minute intro to MySQL and MariaDB 2:50 Install MariaDB Package with yum 3:05 MariaDB service management under systemd

From playlist The Linux Basics Course: Beginner to Sysadmin, Step by Step

Video thumbnail

systemd Dependencies & Ordering | systemd on Linux 4

0:00 Intro to systemd dependencies 0:45 Dependencies ARE NOT Ordering 1:19 General Ordering 1:56 Wants and WantedBy 2:12 Requires and RequiredBy 2:47 Explicit Ordering 3:27 Before and After 5:43 Don't spread config changes across files 7:20 Requisite, BindsTo, PartOf, Conflicts Project-b

From playlist The Linux Basics Course: Beginner to Sysadmin, Step by Step

Video thumbnail

How to Create a systemd Linux Service

How to create a systemd unit file (a systemd service file, in this case) for a Python application. I walk through the basic process and set up an example Python application, with a virtualenv. DigitalOcean referral link: https://m.do.co/c/0380a1db56a6 Github Project: https://github.com/gr

From playlist Bite-Sized Knowledge

Video thumbnail

Ask TLC - Why Does SystemD Suck?

Matt takes your questions, and gives them some dubious answers. Patreon - https://patreon.com/thelinuxcast Liberapay - https://liberapay.com/thelinuxcast/ ===== Thanks to Our Patrons! ==== Devon C. -- Tier 4 Patron Chris - Tier 4 Patron EastCoastWeb - Tier 4 Patron Gentoo is Fun Too- T

From playlist Ask TLC

Video thumbnail

Apache Time based redirection

More videos like this online at http://www.theurbanpenguin.com Using time based redirection with apache and mod_rewrite we can display a different web page for different times of the day

From playlist Learning Apache HTTP Server

Related pages

Comparison of deep learning software | Scala (programming language) | Apache Spark | Euclidean distance | DBSCAN | R (programming language) | Principal component analysis