Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: data-mining

Apriori algorithm for frequent itemset generation in Java

By mariaPosted on June 4, 2022

Problem I have this algorithm for mining frequent itemsets from a database. In that problem, a person may acquire a […]

Data scraping from Internet with Excel-VBA

By mariaPosted on April 1, 2022

Problem I have built an Excel application, which gets all the titles of books from Amazon.com, which it is asked […]

Calculate Geometric and Arithmetic Mean

By mariaPosted on March 11, 2022

Problem I am trying to make general class to calculate Geometric mean using exponential of the arithmetic mean of logarithms […]

Python program to rank based on the frequency of names that appears in text files

By mariaPosted on July 7, 2021

Problem I’ve written a python program to rank the names that appear in the file(s) based on their frequency. In […]

File parser to extract data from text file

By mariaPosted on May 4, 2021

Problem I am trying to extract the data from input file and store it for plotting. I have tested this […]

Cosine Similarity on Huge Dataset

By mariaPosted on April 18, 2018

Problem I have a very large data file full of movie ratings that I am looking at for work. I […]

Recent Posts

  • Merge n sorted iterators
  • jQuery range slider change text based on hidden field value
  • Random String Generation module in Python
  • PHP secure hash generator
  • Are redundancy and reflection my only options here?
  • Asynchronous Code Inspections
  • Sorting a file with three-line blocks by the second word of the first line in each block
  • Count all vowels in string
  • Vowel Counter 2000
  • Processing an API’s JSON response
  • Split string by last occurence of character within a range
  • Returning matching substrings, of n length, at the beginning and end of a string
  • Like winter snow on summer lawn, time past is time gone.
  • Using Task and actions for simple threading?
  • Grouping arrays with different lengths to make a single sentValues() for the spreadsheet

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast