Skip to content

rajeshkomaravelli/wafer_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wafer_detection

This model will predict whether a given wafer is faulty one or not

sqlite3 your_database_file.db .output output_file.sql .schema your_table_name .dump your_table_name .exit

Connects to an SQLite database (self.db_file). Sets the output of SQLite commands to be redirected to a specific SQL file (self.output_sql_file). Retrieves the schema of a specified table and dumps its data into the same SQL file. Exits the SQLite shell.

About

This model will predict whether a given wafer is faulty one or not

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors