36 skills found · Page 1 of 2
deadskull7 / Agricultural Price Prediction And Visualization On Android AppIn Agriculture Price Monitioring , I have used data provided by open government site data.gov.in, which updates prices of market daily . Working Interface Details: We have provided user choice to see current market prices based on two choices: market wise or commodity wise use increase assesibility options. Market wise: User have to provide State,District and Market name and then select market wise button. Then user will be shown the prices of all the commodities present in the market in graphical format, so that he can analyse the rates on one scale. This feature is mostly helpful for a regular buyer to decide the choice of commodity to buy. He is also given feature to download the data in a tabular format(csv) for accurate analysis. Commodity Wise: User have to provide State,District and Commodity name and then select Commodity wise button. Then user will be shown the prices of all the markets present in the region with the commodity in graphical format, so that he can analyse the cheapest commodity rate. This feature is mostly helpful for wholesale buyers. He is also given feature to download the data in a tabular format(csv) for accurate analysis. On the first activity user is also given forecasting choice. It can be used to forecast the wholesale prices of various commodities at some later year. Regression techniques on timeseries data is used to predict future prices. Select the type of item and click link for future predictions. There are 3 java files Forecasts, DisplayGraphs, DisplayGraphs2 ..... Please change the localhost "server_name" at time of testing as the server name changes each time a new server is made. Things Used: We have used pandas , numpy , scikit learn , seaborn and matplotlib libraries for the same . The dataset is thoroughly analysed using different function available in pandas in my .iPynb file . Not just in-built functions are used but also many user made functions are made to make the working smooth . Various graphs like pointplot , heat-map , barplot , kdeplot , distplot, pairplot , stripplot , jointplot, regplot , etc are made and also deployed on the android app as well . To integrate the android app and machine learning analysis outputs , we have used Flask to host our laptop as the server . We have a separate file for the Flask as server.py . Where all the the necessary stuff of clint request and server response have been dealt with . We have used npm package ngrok for tunneling purpose and hosting . A different .iPynb file is used for the time series predictions using regression algorithms and would send the csv file of prediction along with the graph to the andoid app when given a request .
gmteunisse / FantaxticFantaxtic - Nested Bar Plots for Phyloseq Data
djoshea / Matlab BarplotAutomatic bar & violin plots with groups, whiskers, significance bridges
vicruiser / Tukey Test PlotMatch tukey test results (letters groups or asteriks from HSD.test function) to the corresponding bar in barplots taking into account the function facets() from the package ggplot2.
surh / Scip BarplotWorkshop materials for SFSU SCIP 2022.
dportik / Pandas For Population Structure BarplotsA jupyter notebook tutorial for making high-quality barplot figures from population structure analyses (Admixture, Structure) with Python & Pandas.
chienchi / Amplicon Coverage Plotinteractive barplot for amplicon sequencing
AhmetFurkanDEMIR / DatasetOperationsdemir.ai Dataset Operations
cpwardell / Barplot3dAn R package for creating 3D barplots
azzoam / GgBracketsA ggplot2 layer for drawing brackets annotated with p-values and significance testing between barplot samples.
SaurabhSSB / Python Module Matplotlib SeabornInteractive Jupyter notebooks showcasing data visualization with Matplotlib and Seaborn for learners and data practitioners.
cpwardell / 3dbarplotA 3D barplot script for R. Can encode variables using both height and depth of columns.
LucaCappelletti94 / BarplotsPython package to easily make barplots from multi-indexed dataframes.
guilherme-marcello / Cnet Java Traffic AnalyserTool for analyzing network traffic written in Java
mossmatters / Structure PipelinePipeline to run structure on multiple values of K, summarize results with CLUMPP, and create barplot in R
CHKim5 / LMSstatPackage for automation of statistics that are widely used in metabolomics.
Ravjot03 / Data Visualization With SeabornNo description available
a1ultima / Kaks Error BarsA simple script and example data file to draw barplots of multiple protein's pairwise dN/dS values, with error bars!
UBC-MDS / 532 Dashboard Project Group 14This app allows users to explore key factors for employee attrition. Survey data can be filtered by gender, age, and department.
barnett874 / Barplot ShinyNo description available