Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

.env 1.3 KB

You have to be logged in to leave a comment. Sign In
1
2
  1. MODEL_NAME=model_1
  2. TEST_INPUT=[{"Edad": 30, "Salario_Mensual": 6000, "Num_Tarjetas_Credito": 3, "Tasa_Interes": 15, "Retraso_Pago": 0, "Num_Pagos_Retrasados": 0, "Cambio_Limite_Credito": 0, "Num_Consultas_Credito": 2, "Deuda_Pendiente": 5000, "Edad_Historial_Credito": 5, "Total_Cuota_Mensual": 200, "Inversion_Mensual": 100, "Saldo_Mensual": 1000, "Comportamiento_de_Pago_High_spent_Large_value_payments": 0, "Comportamiento_de_Pago_High_spent_Medium_value_payments": 0, "Comportamiento_de_Pago_High_spent_Small_value_payments": 0, "Comportamiento_de_Pago_Low_spent_Large_value_payments": 0, "Comportamiento_de_Pago_Low_spent_Medium_value_payments": 1, "Comportamiento_de_Pago_Low_spent_Small_value_payments": 0, "Mezcla_Crediticia_Bad": 0, "Mezcla_Crediticia_Good": 1, "Mezcla_Crediticia_Standard": 0, "Pago_Minimo_No": 1, "Pago_Minimo_Yes": 0, "Ocupacion_Architect": 0, "Ocupacion_Developer": 1, "Ocupacion_Doctor": 0, "Ocupacion_Engineer": 0, "Ocupacion_Entrepreneur": 0, "Ocupacion_Journalist": 0, "Ocupacion_Lawyer": 0, "Ocupacion_Manager": 0, "Ocupacion_Mechanic": 0, "Ocupacion_Media_Manager": 0, "Ocupacion_Musician": 0, "Ocupacion_Scientist": 0, "Ocupacion_Teacher": 0, "Ocupacion_Writer": 0, "debt_to_income": 0.833, "payment_to_income": 0.033, "credit_history_ratio": 0.167}]
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...