Skip to content

godmode2k/lotto645

Repository files navigation

Lotto 645 prediction test

Summary

Environment

Python: v3.7.4
sklearn, micromlgen

Android:
 - Android Studio (android-studio-2024.2.1.12, gradle 8.9)
 - Android 11
 - NDK

Installation and Run

$ pip install numpy pandas lxml
$ pip install scikit-learn

$ pip install micromlgen
or
$ pip install https://github.com/eloquentarduino/micromlgen.git


$ python3 test_lotto645_tmp2.py


// Android App
APK requires Network permission to get a last winning numbers.
You can also type the numbers if you don't want using Network.
Or you can ignore that.

안드로이드 앱에서 지난 번 당첨번호를 가져오기 위해 네트워크를 사용합니다.
네트워크 사용을 원하지 않으면 당첨번호를 직접 입력하거나 해당 기능(버튼)을 사용하지 않으면 됩니다.


=== 업데이트 ===

1. 앱 업데이트
 - 프로젝트 코드와 업데이트 기능이 변경되어 내장 업데이트만으로는 적용되지 않습니다.
 - 기존에 설치된 앱을 삭제하고 APK를 재설치 해야합니다.
 -
 - 이제 업데이트시에 APK 재설치가 필요할 경우, APK 파일을 내장메모리 <Download/lotto645> 디렉터리에 다운로드합니다.
 - 설치되어 있는 앱은 삭제하고 새버전으로 다시 설치해주면 됩니다.
 - Android Studio 변경

2. 번호생성 알고리즘
 - 번호생성 알고리즘(5)이 추가되었습니다.

3. test_lotto645_tmp2.py
 - 마지막 회차번호를 자동으로 가져와서 해당 xls 파일을 다운로드합니다.
 - 코드 수정없이 실행하면 됩니다.
(2026.01.04 업데이트)
 - 변경 사항으로 인해 다시 직접 다운로드해서 처리하도록 변경 (자세한 내용은 test_lotto645_tmp2.py 파일을 참조)

Screenshots

Android App

Android App

About

Lotto 6/45 prediction (로또 6/45 예측)

Topics

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Sponsor this project

Packages

 
 
 

Contributors