case "3":
            var name string = "KenyaEbola"
            err := piplines.Data_Predicition(w, r, name, choose, data, algo)
            if err != nil {
                w.WriteHeader(http.StatusBadRequest)