Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mpg

NakerTheFirst/Fuel-efficiency-prediction

Fuel efficiency prediction model using different linear regression types. Based on Mileage Per Gallon (MPG) dataset.

Language: Python - Size: 399 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

WeTransfer/format_parser

file metadata parsing, done cheap

Language: Ruby - Size: 891 MB - Last synced: 4 days ago - Pushed: 8 months ago - Stars: 61 - Forks: 18

bell-kevin/MPGCalculatorProject Fork of jcboydsd/MPGCalculator

SDEV 1060 Project. This project calculates miles per gallon (MPG) for a single trip, and for all trips entered. There is a class for MPG for a single trip, with instance variables for miles, gallons, and MPG for that trip. In addition, there are class (static) variables for total miles, total gallons, total MPG, and number of trips. In the main class, several trips are created and the values are displayed. At the end, the total MPG (total miles / total gallons) is displayed.

Language: Java - Size: 213 KB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

bell-kevin/MilesPerGallonOfGas Fork of jcboydsd/MilesPerGallon

SDEV 2210 Project. Create a project that calculates miles per gallon for a given trip, and accumulates the miles and gallons to calculate an overall MPG for the vehicle. Create a class named MPG that includes private instance variables for miles, gallons, and mpg, which are doubles. Add class variables for totalMiles, totalGallons, and totalMPG, which are doubles, and numTrips, which is an integer. Create a constructor which accepts 2 double parameters, one for miles, one for gallons. Inside the constructor, set the instance variables for miles and gallons, and calculate the mpg. Add to the class variables for totalMiles and TotalGallons, and increment the number of trips. Create an instance method named displayCurrentMPG( ) which displays the MPG variable for a specific trip object. Create a class method named displayTotalMPG( ) which calculates and displays the overall MPG for all of the trip objects. The driver class will instantiate 4 trips, display the MPG for each trip, and display the overall MPG. For the sample session, use the following values: Trip1: miles = 320, gallons = 29 Trip2: miles = 325.8, gallons = 32.1 Trip3: miles = 412.5, gallons = 35 Trip4: miles = 345, gallons = 32.6 Note that these 4 trips test all the possible combinations of variable types – 2 integers, 2 doubles, 1 integer and 1 double, 1 double and 1 integer. It’s always good practice to test all possible situation. Once the program works as it should to match the sample session, run the project twice more, with different numbers for every trip, and take screenshots of the results.

Language: Java - Size: 15.6 KB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

bell-kevin/MilesPerGallonGUI

Miles Per Gallon GUI. You have previously written a project for a Miles Per Gallon calculator. Here, you will create a GUI to do that same work. The calculator needs 2 text fields, where the user will enter the miles and the gallons. It needs another text field for displaying the result – make this text field uneditable. It needs labels to identify which text field is for miles and which is for gallons. It needs a button to do the calculations, which should test if there is numeric data in the miles and gallons text fields. Add color for the content pane’s background, and a different color for the calculate button.

Language: Java - Size: 85 KB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

thomastrg/Fifa-22

Cet outil vous permet de trouver des footballers en fonction de vos critères

Language: Jupyter Notebook - Size: 3.72 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

Behel/mpg-scrapper 📦

Scrapper résultats Mon Petit Gazon en Python

Language: Python - Size: 18.6 KB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 5 - Forks: 2

niyazed/MalaysianPayGap

MalaysianPayGap LLM using LocalGPT

Language: Python - Size: 667 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

gopalchand/rotopy

Combine PNG or JPEG files in a folder into a movie file. Useful for comparing Stable Diffusion image2images.

Language: Python - Size: 631 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

sachink1729/Regression-Algorithms

This is my college practice work, where i try to learn and cover all the regression algorithms (preferably in python)

Language: Jupyter Notebook - Size: 64.5 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Mephistopheles-0/Motor-Trend-Data-Regression-Analysis

exploring the relationship between a set of variables and miles per gallon (MPG) (outcome)

Language: HTML - Size: 0 Bytes - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

tvago1972/MPGuino

MPGuino is a great Arduino/AVR based fuel trip computer that calculates mileage by directly reading fuel injector pulses and vehicle speed pulses. Great for pre-OBDII cars, and more accurate than OBDII-based trip computers.

Language: C++ - Size: 2.57 MB - Last synced: 8 months ago - Pushed: 9 months ago - Stars: 5 - Forks: 0

GAsplund/esp32-trip-meter

A system for tracking trip data on an ESP32

Language: C++ - Size: 188 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

axel3rd/mpg-coach-bot

MPG (Mon Petit Gazon) coach bot, to automate and optimize weekly actions

Language: HTML - Size: 5.46 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 17 - Forks: 8

LwRed/Xojo-HandbrakeGui

Gui made with Xojo for HandbrakeCLI (Command Line) - Encodage de Videos par lots // XOJO 2017+ requis

Language: Xojo - Size: 2.46 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

axel3rd/mpg-grandslam-populator

Routines to populate MPG GrandSlam database

Language: Java - Size: 155 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

trentspi/fuelCalculator

Python Fuel Calculator Application

Language: Python - Size: 162 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 5 - Forks: 0

ethanfuerst/mpg-dashboard

analyzing my mpg data using Dash and Plotly Dashboard

Language: Python - Size: 10.8 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

everyshayday/st_hello

MPG Dash board

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

brettinternet/mpg

mileage on my 2000 toyota 4runner

Language: JavaScript - Size: 1.37 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

4rostyPs/MPG-visualisation-using-seaborn

Using seaborn to analyse mpg dataset

Language: Jupyter Notebook - Size: 157 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

vincentlaucsb/Auto-Cost-Calculator 📦

A cost of ownership calculator written using React

Language: JavaScript - Size: 6.35 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

moonglow/openxhc 📦

Open-source implementation of XHC HB03 HB04 CNC MPG devices

Language: C - Size: 10.6 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 4 - Forks: 4

terjeio/GRBL_MPG_DRO_BoosterPack

Tiva C BoosterPack for GRBL MPG/DRO

Language: C - Size: 1.02 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 32 - Forks: 16

SenpaiSimon/vhs-mp4-python-ffmpeg

Script to convert, compress and enhance your movies from a common DVD Grabber!

Language: Python - Size: 85 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

mxvish/bgm-player

GUI bgm player in python

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Brotherscodes/MechaCar_Statistical_Analysis

A statistical analysis of vehicle production using R

Language: R - Size: 163 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fochoao/twolame

DLL and LIB Files for encoding to Twolame (MPEG Layer 2). Version 0.4.0 compiled by Fernando Ochoa Olivares.

Size: 396 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

victordibia/soundplayer Fork of maciek134/node-mpg123

Node.js wrapper for afplay(mac), aplay, mpg123, mpg321 audio players. Will run on mac and linux distros (including raspberry pi)

Language: JavaScript - Size: 1.3 MB - Last synced: 14 days ago - Pushed: over 5 years ago - Stars: 6 - Forks: 5

mateusz-szafraniec/Komputer-pokladowy

Arduino-based car trip computer

Language: C++ - Size: 21.2 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

raphaelberly/mercatool

A tool to scrape MPG (a soccer fantasy league) website and collect raw player data.

Language: Python - Size: 151 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

sean-smith/gecko

Tracking your Uber usage 🦎

Language: JavaScript - Size: 9.11 MB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

nverges/ComputeYourCommute

Compute information about your daily commute!

Language: JavaScript - Size: 2.93 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0