All Projects → ricknout → Rugby Ranker

ricknout / Rugby Ranker

Licence: apache-2.0
An Android app for viewing and predicting the latest World Rugby rankings 🏉

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Rugby Ranker

Bulbea
🐗 🐻 Deep Learning based Python Library for Stock Market Prediction and Modelling
Stars: ✭ 1,585 (+546.94%)
Mutual labels:  prediction
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-40.41%)
Mutual labels:  prediction
Clinicalbert
ClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission (CHIL 2020 Workshop)
Stars: ✭ 175 (-28.57%)
Mutual labels:  prediction
Augustus
Genome annotation with AUGUSTUS
Stars: ✭ 129 (-47.35%)
Mutual labels:  prediction
Graphembeddingrecommendationsystem
Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous information networks from user item relation ship.
Stars: ✭ 144 (-41.22%)
Mutual labels:  prediction
Dynamics
A Compositional Object-Based Approach to Learning Physical Dynamics
Stars: ✭ 159 (-35.1%)
Mutual labels:  prediction
Seldon Server
Machine Learning Platform and Recommendation Engine built on Kubernetes
Stars: ✭ 1,435 (+485.71%)
Mutual labels:  prediction
Tcdf
Temporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
Stars: ✭ 217 (-11.43%)
Mutual labels:  prediction
Opentraj
Human Trajectory Prediction Dataset Benchmark (ACCV 2020)
Stars: ✭ 144 (-41.22%)
Mutual labels:  prediction
Stacking
Stacked Generalization (Ensemble Learning)
Stars: ✭ 173 (-29.39%)
Mutual labels:  prediction
Neural Cli
command line neural network
Stars: ✭ 139 (-43.27%)
Mutual labels:  prediction
Sweep
Extending broom for time series forecasting
Stars: ✭ 143 (-41.63%)
Mutual labels:  prediction
Dspp Keras
Protein order and disorder data for Keras, Tensor Flow and Edward frameworks with automated update cycle made for continuous learning applications.
Stars: ✭ 160 (-34.69%)
Mutual labels:  prediction
Machinelearning
An easy neural network for Java!
Stars: ✭ 122 (-50.2%)
Mutual labels:  prediction
My bibliography for research on autonomous driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
Stars: ✭ 197 (-19.59%)
Mutual labels:  prediction
Mind
A neural network library built in JavaScript
Stars: ✭ 1,466 (+498.37%)
Mutual labels:  prediction
Open Solution Toxic Comments
Open solution to the Toxic Comment Classification Challenge
Stars: ✭ 154 (-37.14%)
Mutual labels:  prediction
Spectral Trajectory And Behavior Prediction
This is the code base for Trajectory and Driver Behavior Prediction in Autonomous Vehicles using Spectral Graph Theory
Stars: ✭ 236 (-3.67%)
Mutual labels:  prediction
Achoo
Achoo uses a Raspberry Pi to predict if my son will need his inhaler on any given day using weather, pollen, and air quality data. If the prediction for a given day is above a specified threshold, the Pi will email his school nurse, and myself, notifying her that he may need preemptive treatment. Community-sourced health monitoring!
Stars: ✭ 200 (-18.37%)
Mutual labels:  prediction
Unity Fastpacedmultiplayer
Features a Networking Framework to be used on top of Unity Networking, in order to implement an Authoritative Server with Lag Compensation, Client-Side Prediction/Server Reconciliation and Entity Interpolation
Stars: ✭ 162 (-33.88%)
Mutual labels:  prediction

Rugby Ranker 🏉

GitHub Actions ktlint

Rugby Ranker is a work-in-progress Android app for viewing and predicting the latest World Rugby rankings.

It displays the latest international rankings, live scores, fixtures, results and news/videos. It makes use of the World Rugby 'Points Exchange' system in order to predict changes in team positions and points.


Rankings Drawer Predict Predictions
Rankings Predict Predictions Live
Matches Live News Info
Fixtures Results News Info

Get it on Google Play

Android development

Rugby Ranker attempts to make use of the latest Android libraries and best practices:

Inspiration

Rugby Ranker was inspired by @rawling's wr-calc web app, aiming to be a native Android version with a focus on delightful UX/UI design.

Contributions

Please feel free to file an issue for errors, suggestions or feature requests. Pull requests are also encouraged.

License

Copyright 2020 Nick Rout

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].