Skip to content
View TheEverglow's full-sized avatar

Block or report TheEverglow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Spark-Words-Count Spark-Words-Count Public

    Pr 1: Calculating the frequency of each term in the file using the MapReduce programming paradigm

    Scala

  2. Data-Frames Data-Frames Public

    Pr 2: Analyzing tweets via SparkSQL

    Scala

  3. FPGrowth FPGrowth Public

    Practice 3: Spark MLlib - Market Basket Analysis via FPGrowth

    Scala

  4. Logistic-Regression Logistic-Regression Public

    Practice 4: Spark MLlib

    Scala

  5. linux-fork linux-fork Public

    This task simply shows how many processes on Linux are created by the fork() method depending on the number of calls to it.

    C

  6. own-shell own-shell Public

    This task involves writing your own simplified shell shell to call simple Linux console commands without arguments. This code is not aimed at writing your own algorithms for outputting the command …

    C