Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 643 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 643 Bytes

python-REST

Machine Learning created with azure machine learning

end point :

'/nim/'

'/prediksi' payload prediksi :

    {
        "NIM": 12345,
        "Jenis_Kelamin": "P",   
        "Jenis_Seleksi": "NUAN",   
        "Pendapatan_Wali": "1",   
        "Pendidikan_Ibu": "SMA",   
        "IP_SMT1": "2",   
        "IP_SMT2": "2",   
        "IP_SMT3": "2",   
        "IP_SMT4": "2",   
        "sks1": "21",   
        "sks2": "18",   
        "sks3": "18",   
        "sks4": "18"
    }

Hasil prediksi terdiri dari :

T : Tepat Waktu

TT : Tidak Tepat Waktu

'/getcontent/stackoverflow'

note : prototype version