400 skills found · Page 1 of 14
oxylabs / How To Scrape Google TrendsLearn step-by-step how to scrape Google Trends data and make a result comparison using Python and Oxylabs SERP API. Extract keywords, their popularity, breakdown by region, related queries, and more.
java-diff-utils / Java Diff UtilsDiff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.
nasa / Earthdata SearchEarthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.
tair-opensource / RedisFullCheckredis-full-check is used to compare whether two redis have the same data. Support redis version from 2.x to 7.x (Don't support Redis Modules).
losvedir / Transit Lang CmpProgramming language comparison by reimplementing the same transit data app
lu-group / Deeponet FnoA comprehensive and fair comparison of two neural operators (with practical extensions) based on FAIR data
bethgelab / Model Vs HumanBenchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)
dromara / DataComparebig data comparison and data profiling platform: low code,data comparison and data profiling
superorange0707 / Heaps And BeapsA comprehensive implementation and performance comparison of Binary Heaps and Bi-parental Heaps (Beaps) data structures with educational visualizations.
statico / Jsgrids📦 🔍 👀 A comparison tool to compare JavaScript data grid and spreadsheet libraries
dynverse / DynbenchmarkComparison of methods for trajectory inference on single-cell data 🥇
googleprojectzero / CompareCoverageClang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files
CrunchyData / PgComparepgCompare – a straightforward utility crafted to simplify the data comparison process, providing a robust solution for comparing data across various database platforms.
stefpeschel / NetCoMiNetwork construction, analysis, and comparison for microbial compositional data
aws / AperfA CLI tool to gather performance data and visualize using HTML graphs. Data from multiple collection runs can be viewed side-by-side, allowing for easy comparison of the same workload across different system configurations.
CSOgroup / CellcharterA Python package for the identification, characterization and comparison of spatial clusters from spatial -omics data.
Rightpoint / AndroidDatabaseLibraryComparisonNo description available
gandalf1819 / Stock Market Sentiment AnalysisIdentification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news article. Comparisons were made between the actual stock prices and the sentiment scores. Naive Bayes, OneR and Random Forest algorithms were used to observe the results of the model using Weka
tdhopper / Pythonplot.com📈 Interactive comparison of Python plotting libraries for exploratory data analysis. Examples of using Pandas plotting, plotnine, Seaborn, and Matplotlib.
coronafighter / CoronaSEIRSimple SEIR model Python script for the COVID-19 pandemic with real world data comparison.